[Index]

Model: data/LdapUser

LDAP Authentication Users

All users that use LDAP for authentication are displayed here. This list includes users that use LDAP for authentication only, and users that have been synced from LDAP.

Note

To view and update LDAP Authentication Users, you must have VOSS-4-UC.

Procedure

  1. Log in as provider, reseller, or customer administrator.
  2. Choose LDAP Management > LDAP Authentication Users. For each user that uses LDAP for authentication the following information is displayed:
Field Description
LDAP Username Matches the value of the LDAP authentication attribute which is specified in the User Model Type field of the LDAP User Sync configuration.
Data Username The username either created in VOSS-4-UC, or synced from Cisco Unified CM, or synced from LDAP.
LDAP Server The LDAP server being used for authentication.
  1. To disable LDAP authentication for a user, click the user, then click Delete. The user is removed from the LDAP Authentication Users list. Local authentication is used for the user to log in.
  2. To update LDAP authentication for a user, click the user. Make the update, then click Save. You can update only the LDAP Username field. However, LDAP authentication fails if the corresponding change is not also done on LDAP.

Maps an LDAP user device model instance (eg. device/ldap/user) to a data user instance (data/User).

Model Details

Title Description Details
LDAP Username * The login attribute of the associated LDAP device model instance
  • Field Name: ldap_username
  • Type: String
Data Username The data username that is mapped to the associated LDAP device model instance.
  • Field Name: data_username
  • Type: String
  • Target: data/User
  • Target attr: username
  • Format: uri
LDAP Server A reference to the LDAP server which this user must authenticate against.
  • Field Name: ldap_server
  • Type: String
  • Target: data/Ldap
  • Format: uri
API reference for data/LdapUser