6 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Certificate login
FromSent OnAttachments
Fernando IglesiasNov 16, 2007 1:45 am 
EndaNov 16, 2007 3:07 am 
Fernando IglesiasNov 16, 2007 3:51 am 
Sam VarshavchikNov 16, 2007 4:04 am 
EndaNov 16, 2007 4:21 am 
Fernando IglesiasNov 16, 2007 4:34 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Certificate loginActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Nov 16, 2007 4:04:02 am
List:net.sourceforge.lists.courier-users

Fernando Iglesias writes:

Ok, I'll try to introduce my idea. I've a x509 cert, the field CN is a user name that exists into LDAP server, I can extract this CN from cert using Apache SSL, then a php program take this username and try to login into courier imap using courier authlib and a LDAP server, but  a password is needed.

So my idea was, "can i use this cert to authenticate user directly?". If I store x509 certs in LDAP, can I configure authlib to authenticate against the pair (user name,x509 cert).

No. There's no such capability.