summaryrefslogtreecommitdiff
blob: 2d6ad2b6b09193e14a68d0a84f2b7ca63dd258a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/files/samba-slapd-include.conf,v 1.2 2004/07/18 03:55:05 dragonheart Exp $
#
# You should either include this file into your /etc/openldap/slapd.conf, or
# add the contents (after editing), inside the db definition your samba
# server will use.

# Index the rid for samba:
index	rid		eq

# Basic samba acl:
access to attrs=lmPassword,ntPassword
	by dn="cn=root,dc=mydomain,dc=com" write
	by dn="uid=root,ou=People,dc=mydomain,dc=com" write
	by * none