Hp Identity Driven Manager Software Series Instrukcja Użytkownika Strona 121

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 120
3-67
Using Identity Driven Manager
Using the User Import Wizard
LDAP_DIRECTORY_CONFIG {
// Configuration for LDAP directory. Following values are for Active Directory. Change
as needed per object class and attributes in LDAP directory being used.
USER { // User object
OBJECT_CLASS=User // User object class
LOGON_NAME=sAMAccountName // Login name attribute.
COMMON_NAME=cn // Common Name attribute
DESCRIPTION=description // User description attribute
DISPLAY_NAME=displayName // User display name attribute
}
GROUP {
// Group object
OBJECT_CLASS=Group // Object class for Group
COMMON_NAME=cn // common name attribute
DESCRIPTION=description // Group Description attribute
MEMBER=member // Group member attribute
USER_MEMBER_ATTRIBUTE=cn // User attribute used to link member users
from Group objects.
}
}
You would modify the LDAP_Server_Config section only if your LDAP
server is using other than the standard port (389). Similarly, if you select any
of
SASL or Kerberos authentication methods, edit the related sections of the
config file as needed to match custom configurations.
Przeglądanie stron 120
1 2 ... 116 117 118 119 120 121 122 123 124 125 126 ... 143 144

Komentarze do niniejszej Instrukcji

Brak uwag