From a9a6b62cf2abb833d54c60aa1363e5acfc3cdfd5 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Mon, 9 Jun 2008 15:26:56 +0000 Subject: Check properly whether a certain dn exists in storage, must have at least one attribute --- files/slapd-pivot.conf.sample | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 files/slapd-pivot.conf.sample (limited to 'files') diff --git a/files/slapd-pivot.conf.sample b/files/slapd-pivot.conf.sample new file mode 100644 index 0000000..6ecd263 --- /dev/null +++ b/files/slapd-pivot.conf.sample @@ -0,0 +1,17 @@ + +[main] + +ref-attribute: member +key-attribute: uid +tag-attribute: memberOf +rdn-attribute: cn +ref-objectclass: group +access-attribute: access + +storage-file = /var/db/pivot.ldif + +ldap-base: dc=fam +ldap-root: cn=root,dc=fam +ldap-password: barn +ldap-host: ldap://localhost:3890 + -- cgit v1.2.3