Lion OD & Authenticated Binding
Hi,
Just installed Lion Server 10.7.2 hoping the LDAP bugs would be squashed but I still run into an issue.
I've set up a shiny new master, no SSL and just authenticated directory binding enabled.
I then joined a 10.7.2 client to the directory which works. Afterwards I go the Directory Utility, edit the OD server entry and click Bind... to set up authenticated binding. I enter the directory admin's credentials and then it just fails
On the client I get 'invalid credentials supplied' although I pretty much pasted them from a TextEdit
and in /var/log/system I see
Oct 20 15:54:25 admins-MacBook-Pro Directory Utility[663]: Bind failed with code 5000, error: Error Domain=com.apple.OpenDirectory Code=5000 "Credentials could not be verified, username or password is invalid." UserInfo=0x7fd1fa22b060 {NSLocalizedDescription=Credentials could not be verified, username or password is invalid., NSLocalizedFailureReason=Credentials could not be verified, username or password is invalid.}
On the server I see this in /var/log/system
Oct 20 15:54:25 server PasswordService[1413]: -[AuthDBFile setPassword:atSlot:obfuscate:setModDate:]: ldap_add_ext_s slot information returned -9 for admins_macbook$ (05544150-fb23-11e0-a8ff-109add60cc67)
Oct 20 15:54:25 server PasswordService[1413]: -[AuthDBFile getPasswordRec:putItHere:unObfuscate:]: no entries found for 05544150-fb23-11e0-a8ff-109add60cc67
Has anyone encountered this? Is this a known issue?