1 Nov
2004
1 Nov
'04
4:16 p.m.
On 27.10.2004, at 02:34, Chris L. Franklin wrote:
I've Looked over the list of Auth methods that dovecot can use But i didn't see a option for a custom auth option. Would it be possible to add in a way for dovecot to call a script to check a users login info. have it able to retun the the homedir,gid/uid, and weather or not the password matched.
I added checkpassword support for 1.0-tests, but currently it only works as passdb, not userdb. userdb implementation should be pretty easy nowadays, but I think I'll leave it until people actually start asking about it.. :)