Archived community.zenoss.org | full text search
Skip navigation
Currently Being Moderated

40.7 Configuring Local Authentication as a Fallback

VERSION 3  Click to view document history
Created on: Aug 10, 2010 5:45 PM by Zenoss API - Last Modified:  Aug 10, 2010 5:59 PM by Zenoss API

 7. Configuring Local Authentication as a Fallback

You can use local authentication as a fallback in the event that the LDAP server is unreachable. The local authentication plugin is called userManager.

  1. Verify that the userManager plugin is available:

    1. Go to the following URL to access the Zope Management Interface (ZMI):

      http://yourzenoss:8080/zport/acl_users/manage

    2. In the Name column, click Plugins.

    3. Click Authentication Plugins.

    4. Make sure that your LDAP plugin is first in the list of Active Plugins. (The userManager plugin must be below it.)

       

      Figure 40.3. Authentication Plugins

      Authentication Plugins

  2. Create a user with fallback capabilities. For example, to allow an LDAP user named "zenoss-user" to log in when the LDAP server is down:

    1. Go to Advanced > Settings > Users > Add New User.

    2. Create a user named "zenoss-user."

      Note

      You must create this account before the user logs in with the LDAP credentials. The password defined when creating the account in Zenoss will be valid even when the LDAP server is down.

Comments (0)