Ad Widget

Collapse

PATCH: LDAP authentication

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • lamont
    Member
    • Nov 2007
    • 89

    #16
    Originally posted by Alexei
    Security is the main reason why it was implemented this way. I am not happy about users getting authorization from different sources (LDAP, Apache, Kerberos, whatever).

    If we use LDAP, it means that ALL users are authorized by the LDAP. So, we can track and manage who got an authorization and when on LDAP side.
    The problem is that often LDAP users are managed by an IT group who manages windows desktops, etc. It sometimes becomes difficult to get them to create and manage generic accounts (like 'guest' / 'readonly' / 'noc' whatever), so its sometimes useful to create local accounts on the server which don't do LDAP/Kerberos/whatever network authentication. That is usually why this feature is requested.

    Comment

    • Andreas Bollhalder
      Senior Member
      Zabbix Certified Specialist
      • Apr 2007
      • 144

      #17
      Hello

      I would still vote for a local ZABBIX Admin to access the ZABBIX when LDAP is down.

      There are different possibilities with different pros & cons as mentioned before. For example, OTRS also makes a copy of the LDAP users into the local database.

      Andreas
      Zabbix statistics
      Total hosts: 380 - Total items: 12190 - Total triggers: 4530 - Required server performance: 224.2

      Comment

      • lamont
        Member
        • Nov 2007
        • 89

        #18
        Originally posted by Andreas Bollhalder
        There are different possibilities with different pros & cons as mentioned before. For example, OTRS also makes a copy of the LDAP users into the local database.
        In general, In a perfect world, its true that a single source of authentication is the objectively correct way to do things, but we rarely operate in a perfect world, and trying to force everyone towards that perfect world by crippling software to not work in the real world just means you piss off your users.

        The software developers of the platforms that I use shouldn't make my architectural decisions for me. I know that a single source of authentication is better than multiple sources, but if I want to do multiple sources of authentication I probably have a good reason to set things up that way.

        Comment

        • Andreas Bollhalder
          Senior Member
          Zabbix Certified Specialist
          • Apr 2007
          • 144

          #19
          I do not want to force to a single authentication method. Only that the developers keep additional possibilities in mind when designing the system so that it could be easly extended when the need arise. Thats why I pointed to the idea of cached logins.

          Andreas
          Zabbix statistics
          Total hosts: 380 - Total items: 12190 - Total triggers: 4530 - Required server performance: 224.2

          Comment

          • Aly
            ZABBIX developer
            • May 2007
            • 1126

            #20
            Ok, we still dislike situation with different sources of authentication, but we decided to give you an ability to force any user groups to authenticate internally.

            Implemented in rev. 5815
            Zabbix | ex GUI developer

            Comment

            Working...