Sun Java(TM) System Server Console Online Help |
Administration Domain Information
Use this panel to view or edit general information for this administration domain.
Edit. Click this button to edit the information in any of the following fields:
Caution
These settings affect all servers in the domain. If you make changes here, you must restart all servers in the domain.
Domain name. The name of the administration domain. Edit this field as you want the domain name to appear in the topology tree, for example example.com or Example Corporation.
Description. (Optional) Enter a string that helps you identify this domain, for example Administration domain for Example Corporation servers.
User directory host and port. The user directory contains identities of the users who will access the servers in this domain. Specify the location of the user directory as the host computer's fully qualified domain name and port number. You can enter more than one user directory separated by spaces to allow users to log in when the first user directory is inaccessible, for example:
east.example.com:389 west.example.com:983
All host computers specified in this field must have the same configuration for the following settings:
Secure connection. This checkbox indicates whether other servers will access the user directory using SSL. Check this box if the user directory ports in the previous field have been enabled for SSL communication.
User Directory Subtree. The base DN for locating user identities in the user directories. If you modify the user directory field, enter the base DN of the user information in the new user directory, for example dc=example,dc=com.
Bind DN. Enter the distinguished name for a user who has full access permission to the user directory, for example uid=jdoe,ou=people,dc=example,dc=com.
Bind Password. Enter the password for the user specified by the Bind DN.