FeministWiki:LDAP Schema: diferenças entre revisões

 
Linha 135: Linha 135:
  pwdAttribute: userPassword
  pwdAttribute: userPassword
  pwdLockout: TRUE
  pwdLockout: TRUE
  pwdLockoutDuration: 36000
  pwdLockoutDuration: 3600
  pwdMaxFailure: 10
  pwdMaxFailure: 5
  EOF
  EOF
   
   
Linha 147: Linha 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 ===