Re: Unable to BIND with SASL(GSSAPI). Getting "AcceptSecurityContext error, data 7a, vece" error consistently
Michael Ströder <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.directory |
|---|---|
| Message-ID | <[email protected]> |
Kashif Ali Siddiqui wrote: > On Aug 7, 12:14 am, Michael Ströder <[email protected]> wrote: >> Kashif Ali Siddiqui wrote: >> >>> I have created A and PTR nodes in the Forward and Reverse Lookup in >>> DNS, and using dig command, I have successfully test forward and >>> reverse lookups and they are success. But still the same error >>> persists. >> What does klist say after trying the SASL/GSSAPI bind? Do you have a >> service ticket? > > Yes, even my ldap_sasl_interactive_bind fails with 0x31 (Invalid > credentials) return code and the detail error message as mentioned > above in my posting, I am still getting the service ticket (for ldap) > in the process and it is in my krb cache when i execute klist. And does it work when using the Mozilla LDAP command-line tool 'ldapsearch'? If yes, something's wrong in your code (with which I can't help). Ciao, Michael.