Entering content frame

Procedure documentation Specifying the Directory Server Information in the UME Properties

Procedure

In 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 Structure linkUME 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.

Example

Properties When Using the SUN One LDAP Directory Server

Property

Value

ume.persistence.data_source_
configuration

dataSourceConfiguration_
iplanet_not_readonly_db.xml

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 Structure linkLDAP Directory Data Source in the Reference Manual.

Continue with Creating New Principals for Guest and Administrator and Deactivating SAP*.

Leaving content frame