Re: Authenticate

Hasse Hagen Johansen <[email protected]> Fri, 01 Jul 2011 14:04:13 +0200
Newsgroups gmane.mail.qmail.ldap
Message-ID <[email protected]>
>>>>> "Friedrich" == Friedrich Locke <[email protected]> writes:

    Friedrich> By reading life with qmail, session "4.5 Fillling the
    Friedrich> Directory" the attribute userPassword is:

    Friedrich> userPassword: {MD5}X03MO1qnZdYdgyfeuILPmQ==

    Friedrich> I would not like this approach, because the user
    Friedrich> specified by the entry already have a password in
    Friedrich> kerberos.  Is there a mean by which i could tell: "Hey,
    Friedrich> lookup for the password at xxxx.yyy.zzzz ?

And now also to the list ;-)

You can in the userPassword use {sasl}username to get it to ask the
sasl service for authentication

You have to configure sasl on the ldap server to ask the correct server
for answer

Best Regards
Hasse Hagen Johansen