Configuring User Authentication : Authentication Property Reference

Authentication Property Reference
Add these to the appropriate CDD file. See Configuring User Authentication for details.
 
BE_HOME/rms/config/security/jaas-config.config
file: File-based authentication. Uses a password file.
ldap: LDAP-based authentication Uses a pre-existing LDAP setup in use in your environment. Add and configure the properties shown in the LDAP Authentication Properties section of this table to work with your LDAP setup.
Specifies the base distinguished name (DN) for admin login. For example, cn=Directory Administrators, dc=na, dc=tibco, dc=com.
Specifies the name of the attribute used by the LDAP server for role information of a user. Default value is nsroledn (for Sun Java Directory Server).