Hi Emmanuel, On 20.05.2013 08:35, Emmanuel Lécharny wrote: > So the problem appears to be that we create an entry which > KerberosPrincipal is ldap/[email protected], but for some unknown > reason, we are looking for an entry which kerberos principal is > ldap/[email protected]. > > It looks like that there is some name resolution occuring somewhere on > Mac OSX... Either we don't store the correct KerberosPrincipal, or we > have a conversion we don't asked for. > > I'm investigating... >
Please check the constructor of SaslBindIT. I remember that I added some magic code to detect how the machine resolves 127.0.0.1 because Windows 7 made some trouble. Kind Regards, Stefan
