Sun Java System Communications Express 6 2005Q4 Administration Guide

Configuring Directory Server Related Parameters for Sun Java System LDAP Schema V.1 in uwcauth.properties File

You may edit the parameters mentioned in Table 3-2 when the Authentication LDAP Server is different from the User/Group LDAP.

Table 3–2 LDAP Auth Filter Parameters

Parameter 

Default Value 

Description 

ldapauth.ldaphost 

 

Specifies the LDAP host value. Normally the ldapauth.ldaphost value is the same as the ldapusersession value. You can set it to a different value, if required.

ldapauth.ldapport 

 

Specifies the ldap port number. 

ldapauth.dcroot 

 

Specifies the DC root for the authentication tree. 

ldapauth.domainattr 

inetDomainBaseDN,inetDomainStatus,inetDomainSearchFilter,domainUidSeparator,preferredLanguage 

Specifies the list of attributes to be retrieved from the domain entry in which the user is authenticated. 

ldapauth.domainfilter 

(|(objectclass=inetDomain)(objectclass=inetDomainAlias)) 

Specifies the filter based on which the domain entry is retrieved. 

ldapauth.ldapbinddn 

 

Specifies the User DN of the user binding to the authentication LDAP. 

ldapauth.ldapbindcred 

 

Specifies the password of the user binding to the authentication LDAP. 

ldapauth.enablessl 

false 

Specifies whether the directory against which authentication is to be performed is in SSL mode. 

Change the default value to “true” to setup a secure LDAP connection. 

Table 3–3 LDAP User Group Parameters

Parameters 

Default Value 

Description 

ldapusersession.ldaphost 

 

Specifies the hostname of the user group directory server. 

ldapusersession.ldapport 

 

Specifies the port number of the user/group directory server. 

ldapusersession.ldapbinddn 

 

Specifies the UserDN of the admin binding to the user/ group directory server. 

ldapusersession.ldapbindcred 

 

Specifies the password of the admin binding to the user tree. 

ldapusersession.dcroot 

 

Specifies the Domain Component (DC) tree in the user/group LDAP that is used to resolve a user entry in Sun Java System LDAP Schema v.1.