Menu

Question re: problem with our authentication servers

Help
2014-12-31
2015-01-29
  • Gene Mosley

    Gene Mosley - 2014-12-31

    We seem to be having issues with our auth servers where every now and then the account being used for netdb is being locked out.
    I think what is happening is that multiple login failures are occurring in a short period and the auth server locks the account.

    Question #1:
    Is there a way to have netdb STOP using an account if it fails x number of times?

    Question #2:
    Is there a way to have netdb alert me that the login is failing?

    Gene

     
    • Jonathan Yantis

      Jonathan Yantis - 2015-01-02

      Gene,

      I’m just getting back in to the office. Netdb can put a heavy load on your auth servers no doubt, but on a per switch basis, it only tries two logins. It will try the primary login, and if that fails, it will fall back to local authentication. If both fails, it should report that to the /var/log/netdb/control.log. If you increase the debugging level to 1 in /etc/netdb.conf, I believe you should see when the primary login fails and it tries reverting to the fallback authentication.

      So I would try increasing the debug level for now and then try to correlate an event with the account lockouts. Perhaps some devices are having trouble reaching the auth server or somehow causing failed logins on that account, leading to the account getting locked out from all devices. Hopefully the logging should help show this.

      On Dec 31, 2014, at 6:52 PM, Gene Mosley gmosley96@users.sf.net wrote:

      We seem to be having issues with our auth servers where every now and then the account being used for netdb is being locked out.
      I think what is happening is that multiple login failures are occurring in a short period and the auth server locks the account.

      Question #1:
      Is there a way to have netdb STOP using an account if it fails x number of times?

      Question #2:
      Is there a way to have netdb alert me that the login is failing?

      Gene

      Question re: problem with our authentication servers https://sourceforge.net/p/netdbtracking/discussion/939989/thread/404dada0/?limit=25#100f
      Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/netdbtracking/discussion/939989/ https://sourceforge.net/p/netdbtracking/discussion/939989
      To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/ https://sourceforge.net/auth/subscriptions

       
      • Gene Mosley

        Gene Mosley - 2015-01-29

        It turned out to be a network problem that resulting in mucho ARPs on the VLAN where the netdb server is and the ARPs were inhibiting communication.
        Once the issue was resolved authentication is working fine.

         

Log in to post a comment.