!--a11y-->
Specifying the Directory Server Information
in the UME PropertiesIn this step,
specify the directory server’s information in the UME properties.
Depending on the directory server you use, the properties vary slightly.
Therefore, see the properties according to your directory in the
UME Reference. The
following table shows the properties to specify for the SUN One LDAP
server.
After changing the properties, stop and restart the SAP J2EE Engine.
Properties When Using the SUN One LDAP Directory Server
|
Property |
Value |
|
ume.persistence.data_source_
|
dataSourceConfiguration_
|
|
ume.ldap.access.server_type |
SUN |
|
ume.ldap.access.server_name |
<directory_server_host> |
|
ume.ldap.access.server_port |
<LDAP_port> |
|
ume.ldap.access.user |
cn=<user_name> |
|
ume.ldap.access.password |
<password> |
|
ume.ldap.access.ssl |
false |
|
ume.ldap.access.ssl_socket_factory |
javax.net.ssl.SSLSocketFactory |
|
ume.ldap.access.context_factory |
com.sun.jndi.ldap.LdapCtxFactory |
|
ume.ldap.access.authentication |
simple |
|
ume.ldap.access.flat_group_hierachy |
true |
|
ume.ldap.access.user_as_account |
true |
|
ume.ldap.access.dynamic_groups |
false |
|
ume.ldap.access.base_path.user |
ou=<org_unit>,o=<organization> |
|
ume.ldap.access.base_path.grup |
ou=<org_unit>,o=<organization> |
For more
information about the properties, see the UME properties for
LDAP Directory Data
Source in the Reference Manual.
Continue with Creating New Principals for Guest and Administrator and Deactivating SAP*.
