Displaying 1 result from an estimated 1 matches for "aixdata".
Did you mean:
aidata
2005 Sep 27
1
Authentication confusion - may be LDAP related
...re: u123456
Handling the translation for samba is just a usermap entry u123456 = 123456
Should be simple enough. But I'm getting No Such User errors. So I
dug into the LDAP server.
The user identification is strange. the dn: here looks like:
dn: username=u123456,ou=aixuser,cn=aixsecdb,cn=aixdata
uid: 1040
username: u123456
<snip>
with u123456 being my *nix login.
To me, this looks very wrong (not to mention that there's no dc=).
My last LDAP server it looked like:
dn: uid=tibbetts,ou=People,dc=ldap-test,dc=com
uidNumber: 123456
uid: tibbetts
<snip>
with "tibbetts&q...