diff options
Diffstat (limited to 'ldap/db/95_slapd.conf.in')
-rw-r--r-- | ldap/db/95_slapd.conf.in | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/ldap/db/95_slapd.conf.in b/ldap/db/95_slapd.conf.in new file mode 100644 index 0000000..861511c --- /dev/null +++ b/ldap/db/95_slapd.conf.in @@ -0,0 +1,14 @@ +# For Netscape Roaming support, each user gets a roaming +# profile for which they have write access to +#access to dn=".*,ou=Roaming,o=morsnet" +# by dn="@ADMIN@" write +# by dnattr=owner write + +####################################################################### +# Specific Directives for database #2, of type 'other' (can be @BACKEND@ too): +# Database specific directives apply to this databasse until another +# 'database' directive occurs +#database <other> + +# The base of your directory for database #2 +#suffix "dc=debian,dc=org" |