Sun Desktop Manager 1.0 Administration Guide

Bootstrapping options

The bootstrapping can be specified at the command line using the --url and --username options.

--url=<url> : the URL identifying the datastore. The URL format is ldap://<hostname>:<port>/<base name> with <hostname> the name of the server (default is localhost), <port> the port number on the server (default is 389) and <base name> the distinguished name of the base entry.

Example: --url=ldap://server1.sun.com:399/o=apoc.

--username=<username> : the username of the administrator in the format used by the storage back end. The administrator is then prompted for a password. If this option is not used, and the administrator has not used the pgtool login sub-command, then the administrator is prompted to enter a username and password.

Example: --username=“jmonroe”.