Uploaded image for project: 'ZABBIX FEATURE REQUESTS'
  1. ZABBIX FEATURE REQUESTS
  2. ZBXNEXT-70

HTTP/External Authentication username mapping

    XMLWordPrintable

Details

    • Change Request
    • Status: Closed
    • Trivial
    • Resolution: Duplicate
    • None
    • None
    • Frontend (F)
    • Debian (Squeeze/Main), Apache2, Zabbix 1.6.4

    Description

      Zabbix is expecting user name to be $_SERVER['PHP_AUTH_USER']. The user name will not always be there (esp when doing HTTP Auth).

      Recommend adding a configuration item to map where Zabbix should find the user name for external authentication:

      ZBX_AUTH_USER_MAP = $_SERVER['PHP_AUTH_USER'];

      Doing this would also give the user flexibility to use not only HTTP Authentication, but other types of external authentication (without having to add $_SERVER['PHP_AUTH_USER'] = $username in the index...)

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jmflyer Jim Medell
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: