Home Forums AFP548 Community Open Mike Os 10.4.5 server OpenDirectory problem

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #365432
    javor2
    Participant

    Hello!
    I have problem on my OD server it seems that user acounts get locked with info in log:
    ====snap=====
    Feb 23 2006 16:09:54 RSAVALIDATE: success.
    Feb 23 2006 16:09:54 USER: disable reason is 4
    Feb 23 2006 16:09:54 USER: {0xPASSIDhidden1, IDhidden} is disabled.
    Feb 23 2006 16:09:54 QUIT: {no user} disconnected.
    =====snap====
    What is reason 4?
    Is somebody bruteforcing my OD or is something else?

    Regards
    Andrej

    #365624
    Anonymous
    Participant

    This may help:


    typedef enum PWDisableReasonCode {
    kPWDisabledNotSet = 0,
    kPWDisabledByAdmin = 1,
    kPWDisabledExpired = 2,
    kPWDisabledInactive = 3,
    kPWDisabledTooManyFailedLogins = 4
    } PWDisableReasonCode;
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.

Comments are closed