]> Frank Brehm's Git Trees - config/bruni/etc.git/commitdiff
committing changes in /etc after emerge run
authorfrank <frank@bruni.home.brehm-online.com>
Sun, 15 Jan 2012 23:21:44 +0000 (00:21 +0100)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Sun, 15 Jan 2012 23:21:44 +0000 (00:21 +0100)
Package changes:
+net-nds/openldap-2.4.24

.etckeeper
openldap/ldap.conf [new file with mode: 0644]
openldap/ldap.conf.default [new file with mode: 0644]

index 0a8225697dfaf1f62ec597abef77df15188c5edf..efe7033d0e59a054f55f45a115b19b7f656d0f6f 100755 (executable)
@@ -356,6 +356,9 @@ maybe chmod 0644 './networks'
 maybe chmod 0644 './nscd.conf'
 maybe chmod 0644 './nsswitch.conf'
 maybe chmod 0644 './ntp.conf'
+maybe chmod 0755 './openldap'
+maybe chmod 0644 './openldap/ldap.conf'
+maybe chmod 0644 './openldap/ldap.conf.default'
 maybe chmod 0755 './pam.d'
 maybe chmod 0644 './pam.d/chage'
 maybe chmod 0644 './pam.d/chfn'
diff --git a/openldap/ldap.conf b/openldap/ldap.conf
new file mode 100644 (file)
index 0000000..a94cfaa
--- /dev/null
@@ -0,0 +1,13 @@
+#
+# LDAP Defaults
+#
+
+# See ldap.conf(5) for details
+# This file should be world readable but not world writable.
+
+#BASE  dc=example,dc=com
+#URI   ldap://ldap.example.com ldap://ldap-master.example.com:666
+
+#SIZELIMIT     12
+#TIMELIMIT     15
+#DEREF         never
diff --git a/openldap/ldap.conf.default b/openldap/ldap.conf.default
new file mode 100644 (file)
index 0000000..a94cfaa
--- /dev/null
@@ -0,0 +1,13 @@
+#
+# LDAP Defaults
+#
+
+# See ldap.conf(5) for details
+# This file should be world readable but not world writable.
+
+#BASE  dc=example,dc=com
+#URI   ldap://ldap.example.com ldap://ldap-master.example.com:666
+
+#SIZELIMIT     12
+#TIMELIMIT     15
+#DEREF         never