Hp Identity Driven Manager Software Series Manual de usuario Pagina 160

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 230
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 159
3-96
Using Identity Driven Manager
Using the User Import Wizard
KERBEROS_JAAS_CONFIG_FILE=config/idm_kerberos_jaas.conf // configura-
tion file for JAAS Kerberos configuration.
}
} LDAP_DIRECTORY_CONFIG {
When using Active Directory:
// 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.
}
}
When using OpenLDAP Directory:
//Configuration for LDAP directory. Following values are for OpenLDAP Directory.
Change as needed per object class and attributes in LDAP directory being used.
USER { // User object
OBJECT_CLASS=person // User object class
LOGON_NAME=uid // 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=groupOfNames // Object class for Group
COMMON_NAME=cn // common name attribute
DESCRIPTION=description // Group Description attribute
MEMBER=member // Group member attribute
USER_MEMBER_ATTRIBUTE=uid // User attribute used to link member users
from Group objects.
}
}
Vista de pagina 159
1 2 ... 155 156 157 158 159 160 161 162 163 164 165 ... 229 230

Comentarios a estos manuales

Sin comentarios