Login Dialog

This dialog will be shown when the Central Configuration Console is started and an LDAP directory is configured.
For read-only access it is sufficient to login as anonymous user. In cases where the LDAP server requires authentication, you can uncheck the anonymous checkbox and fill in the user name and password. This depends on the LDAP server security configuration.

Anonymous
Check this for anonymous login.
User DN
Enter a username here. The format depends on the LDAP server installation and must be a distinguished name (DN). Examples are:
Password
Enter a password here.

Advanced options

If you don't always want to type in the user name and password at every startup, you can set the following properties in JAVA with the -D option.

The values of these properties will be filled in the Username and Password fields.

Example:
"C:\Program Files\Java\j2re1.4.1_03\bin\javaw.exe" "-Dldap.username=cn=Directory Manager" -Dldap.password=baanSSA com.baan.owtools.ccf.AdminConsole