Online documentation indicates that the default passwordDB is LDAP

This commit is contained in:
Thomas CHEMINEAU 2010-03-17 15:50:44 +00:00
parent 8521c6e9f6
commit f05ed59e46

View File

@ -1026,7 +1026,7 @@ sub defaultConf {
timeout => '7200',
userControl => '^[\w\.\-@]+$',
userDB => 'LDAP',
passwordDB => 'Null',
passwordDB => 'LDAP',
useXForwardedForIP => '0',
whatToTrace => '$uid',
########