HP-UX Directory Server 8.1 configuration, command, and file reference

pwdhash [ -D config_directory] [ -H ] [[ -s scheme ] | [ -c comparepwd ]] [ password ]
Options
Table 7-11 pwdhash options
DescriptionOption
Gives the full path to the configuration directory.
-D config_directory
Gives the hashed password string to which to compare the user's password.
-c password
Gives the scheme to hash the given password.
-s scheme
Shows the help.-H
For more information on the different storage schemes, such as SSHA, SHA, CRYPT, and CLEAR,
see the HP-UX Directory Server administrator guide.
7.3.10 monitor (Retrieves monitoring information)
Retrieves performance monitoring information using the ldapsearch command-line utility.
Syntax monitor
monitor options There are no options for this script.
For more information on the ldapsearch command-line utility, see “ldif.
7.3.11 repl-monitor (Monitors replication status)
Shows in-progress status of replication. The repl-monitor script is a shell script wrapper of
the repl-monitor.pl command to set the appropriate library path.
For more information on the Perl script, see “repl-monitor.pl (Monitors replication status)”.
Syntax
repl-monitor [ -h host] [ -p port] [ -f configFile ] [ -u refreshUrl] [-t
refreshInterval] [ -r] [ -v]
Options
Table 7-12 repl-monitor options
DescriptionOption
Specifies the initial replication supplier's host. The default value is the current host name.
-h host
Specifies the absolute path to the configuration file, which defines the connection parameters
used to connect to LDAP servers to get replication information. For more information
about the configuration file, see “Configuration file format”.
-f configFile
Specifies the initial replication supplier's port. The default value is 389.-p port
If specified, causes the routine to be entered without printing the HTML header information.
This is suitable when making multiple calls to this routine, such as specifying multiple,
different, unrelated supplier servers, and expecting a single HTML output.
-r
Specifies the refresh interval in seconds. The default value is 300 seconds. This option
must be used with the -u option.
-t refreshInterval
Specifies the refresh URL. The output HTML file may invoke a CGI program periodically.
If this CGI program in turn calls this script, the effect is that the output HTML file would
automatically refresh itself. This is useful for continuous monitoring. See also the -t option.
The script has been integrated into Administration Express, so that the replication status
can be monitored through the Administration Express.
-u refreshUrl
Prints the version of this script.-v
Configuration file format The configuration file defines the following:
222 Command-line scripts