Displaying 1 result from an estimated 1 matches for "intetorgperson".
Did you mean:
inetorgperson
2011 Aug 21
0
Samba - Ldap & InetOrgPerson
...if I should post this here or in the samba bugzilla but
here goes...
I am trying to get samba-ldap (editposix) to use the Inetorgperson
schema so that I can setup a samba domain using our existing ldap
directory. Our websites users are held in a LDAP directory that has user
info stored in the Intetorgperson schema where user names are in
cn=Username but smba-ldap users are stored in the 'account' schema as
uid=Username.
I think these patches https://bugzilla.samba.org/show_bug.cgi?id=4597
will change samba to use the InetOrgPerson schema so have built
Samba-ldap from the OpenBSD ports tre...