This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to...
[garming/samba-autobuild/.git] / packaging / Mandrake / samba-slapd-include.conf
1 # You should either include this file into your
2 # /etc/openldap/slapd.conf, or add the contents (after editing), inside
3 # the db definition your samba server will use.
4
5
6 # Index the rid for samba:
7 index   rid             eq
8
9
10 # Basic samba acl:
11 access to attrs=lmPassword,ntPassword
12         by dn="cn=root,dc=mydomain,dc=com" write
13         by dn="uid=root,ou=People,dc=mydomain,dc=com" write
14         by * none
15