RE: SASL authentication
"Xu, Qiang (FXSGSC)" <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.directory |
|---|---|
| Message-ID | <D8C9BC7FFCF8154FB7141EB8DB609C1722386E47A8@SGPAPHQ-EXSCC01.dc01.fujixerox.net> |
> -----Original Message----- > Michale wrote: > > Since there are several very different SASL mechanisms it > would help if you'd explain what you want to achieve by using > SASL bind. It is GSSAPI. The scenario is, the user logs in (against a Kerberos server), then LDAP query will be initiated to find the user's detail in the LDAP server. It is required that the binding now be in SASL mode, and a ticket be acquired from Kerberos authentication via GSSAPI dynamic library, to be used in binding to the LDAP server. I know something about LDAP but it is almost completely dark for me on SASL + GSSAPI. Therefore, my previous mail. Thank you, Mike. Xu Qiang