aboutsummaryrefslogtreecommitdiffstats
path: root/ldap/database.ldif
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem.moulin@fripost.org>2013-01-30 20:28:47 +0100
committerGuilhem Moulin <guilhem.moulin@fripost.org>2013-01-30 20:47:02 +0100
commitc4b39c091e413d196112a94352654a4803ed3c84 (patch)
tree877c4647221dfa2483f0ad2c5bfa33b96abdedf7 /ldap/database.ldif
parent73c7ba4d856553706528bf2a3ae91a82fa121c10 (diff)
Password policy
Diffstat (limited to 'ldap/database.ldif')
-rw-r--r--ldap/database.ldif7
1 files changed, 4 insertions, 3 deletions
diff --git a/ldap/database.ldif b/ldap/database.ldif
index eb94b87..e2c7071 100644
--- a/ldap/database.ldif
+++ b/ldap/database.ldif
@@ -46,14 +46,15 @@ olcRootDN: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
# 2. It may be a good idea to modify DB_CONFIG, depending on the output
# of
#
-# db4.8_stat -m -h /var/lib/ldap/ | head -16
+# db_stat -mh /var/lib/ldap/ | head -16
#
# (For optimal performance, the Requested pages found in the cache
-# should be above 95%, and the pages forced from the cache should be 0.)
+# should be above 95%, and the dirty/clean pages forced from the cache
+# should be 0.)
#
# and
#
-# db4.8_stat -m -h /var/lib/ldap/ | head -16
+# db_stat -ch /var/lib/ldap/ | head -16
#
# (For optimal performance, usage should be within 85% of the configured
# values.)