Le 5/20/13 8:54 AM, Stefan Seelmann a écrit : > 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.
Yes, saw that. I just committed some code that fixes the issue on Mac OSX, it would be cool to check if it still works on windows and linux ! See http://svn.apache.org/r1484387 -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com
