Displaying 1 result from an estimated 1 matches for "objetclass".
Did you mean:
objectclass
2002 Sep 03
1
samba/ldap
hello,
I 'm trying to configure samba to have all account users in ldap.
i compiled it with ldapsam support, OK
i have copied samba.schema under /etc/ldap/schema, OK
i added the objetclass sambaaccount in all the users's dn in ldap db, OK
I have defined the ldap configuration under smb.conf, OK
I have defined a PDC, the samba one.
but when i tried to connect from a windows client, it failed.
my questions are :
> did i forget something so that i...