Re: Unable to BIND with SASL(GSSAPI). Getting "AcceptSecurityContext error, data 7a, vece" error consistently
Kashif Ali Siddiqui <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.directory |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <01f9b77d-7960-41a3-a5a1-4ae8a671b433@v39g2000pro.googlegroups.com> |
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. Kindly advise Kashif 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? > > Ciao, Michael.