From c4b39c091e413d196112a94352654a4803ed3c84 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Wed, 30 Jan 2013 20:28:47 +0100 Subject: Password policy --- ldap/database.ldif | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'ldap/database.ldif') 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.) -- cgit v1.2.3