Initial import
[samba] / examples / LDAP / smbldap-tools-0.9.1 / smbldap_bind.conf
diff --git a/examples/LDAP/smbldap-tools-0.9.1/smbldap_bind.conf b/examples/LDAP/smbldap-tools-0.9.1/smbldap_bind.conf
new file mode 100644 (file)
index 0000000..0edc67d
--- /dev/null
@@ -0,0 +1,12 @@
+############################
+# Credential Configuration #
+############################
+# Notes: you can specify two differents configuration if you use a
+# master ldap for writing access and a slave ldap server for reading access
+# By default, we will use the same DN (so it will work for standard Samba
+# release)
+slaveDN="cn=Manager,dc=idealx,dc=org"
+slavePw="secret"
+masterDN="cn=Manager,dc=idealx,dc=org"
+masterPw="secret"
+