Displaying 2 results from an estimated 2 matches for "_ou".
Did you mean:
_o
2003 Oct 03
2
Samba entries in the LDAP tree, help!
...clue of where to look (if I somehow missed it in th=
e documents, but I don't see how because I read it from cover to cover) and=
/or how to get started on the rest of this, I would be eternally grateful. =
=
So far the tree looks approximately as so;
dc=3Dvogeleusa, dc=3Dcom
|_cn=3Droot =
|_ou=3DComputers (as created by smbldap-populate.pl, no entries here yet)
|_ou=3DGroups (as created by smbldap-populate.pl)
|_cn=3DDomain Admins
.......
|_ou=3DUsers (as created by smbldap-populate.pl)
|_uid=3DAdministrator
|_uid=3Droot
|_uid=3Dtestuser
........
|_sambaDomain...
2014 Sep 01
0
Do I need winbind or ou=idmap?
...cn=admin,ou=FOOBAR
ldap delete dn = Yes
ldap group suffix = ou=Group
ldap idmap suffix = ou=idmap
ldap machine suffix = ou=Host
ldap passwd sync = yes
ldap suffix = ou=FOOBAR
ldap ssl = no
ldap user suffix = ou=People
idmap config * : backend = tdb
The _ou=idmap tree on LDAP is completely empty_.
Users and groups on LDAP already have their samba attributes, users also
have their sambaProfilePath, sambaHomePath, sambaHomeDrive and
sambaLogonScript information on LDAP, so I won't need corresponding
defaults on smb.conf.
BUT winbindd man page sa...