Ad Widget

Collapse

how do I disable LDAP Auth without GUI access

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tjyang
    Junior Member
    • Jun 2016
    • 11

    #1

    how do I disable LDAP Auth without GUI access

    My ldap auth configuration stop working(due to bind account password expiration ? ).

    failed to connect to LDAP server
    In R1, we can reset the local Admin password using sql statement.
    But I need to disable LDAP Auth configuration to go back to R1 case.
    Is there sql statements to disable ldap auth ?

    R1: https://www.zabbix.com/forum/zabbix-...out-gui-access
    R2: Zabbix server 4.4.5 using timescaledb.
    Last edited by tjyang; 03-03-2020, 18:18.
  • tim.mooney
    Senior Member
    • Dec 2012
    • 1427

    #2
    There are a bunch of LDAP-related columns in the 'config' table of the Zabbix database. There's also the "authentication_type" column, which probably has different integer values depending on which authentication type has been configured.

    Comment

    • sancho
      Senior Member
      Zabbix Certified SpecialistZabbix Certified Professional
      • Mar 2015
      • 295

      #3
      Hi tjyang

      Look at this post: https://www.zabbix.com/forum/zabbix-...760#post244760

      Comment

      Working...