« FeministWiki:LDAP Schema » : différence entre les versions

Ligne 135 : Ligne 135 :
  pwdAttribute: userPassword
  pwdAttribute: userPassword
  pwdLockout: TRUE
  pwdLockout: TRUE
  pwdLockoutDuration: 36000
  pwdLockoutDuration: 3600
  pwdMaxFailure: 10
  pwdMaxFailure: 5
  EOF
  EOF
   
   
Ligne 147 : Ligne 147 :
  EOF
  EOF


With these settings, ten consecutive authentication failures with a username will lock the account for ten hours.
With these settings, five consecutive authentication failures with a username will lock the account for an hour.


=== Time of last login ===
=== Time of last login ===