Re: Account lockout / replication issue

2015-09-09 Thread Mark Pröhl
On 09/09/2015 01:22 PM, Tom Yu wrote: > Mark Pröhl writes: > >> according to http://web.mit.edu/kerberos/krb5-1.13/doc/admin/lockout.html, >> the account lockout state is represented by the three account properties >> "The time of last successful authentication", "The time of last failed >> au

Re: Account lockout / replication issue

2015-09-09 Thread Tom Yu
Mark Pröhl writes: > according to http://web.mit.edu/kerberos/krb5-1.13/doc/admin/lockout.html, > the account lockout state is represented by the three account properties "The > time of last successful authentication", "The time of last failed > authentication" and "A counter of failed attempt

Account lockout / replication issue

2015-09-08 Thread Mark Pröhl
Hi, according to http://web.mit.edu/kerberos/krb5-1.13/doc/admin/lockout.html, the account lockout state is represented by the three account properties "The time of last successful authentication", "The time of last failed authentication" and "A counter of failed attempts". And that account loc