Sun Java System Portal Server 7.2 Command-Line Reference

psadmin change-loguser-password

Description

Changes the Gateway logging user password.

Syntax

Long Format

psadmin change-loguser-password --adminuser uid --passwordfile password-filename --newpasswordfile new-password-filename --name sra-instance-name [--hostname instance-hostname]

Short Format

psadmin change-loguser-password -u uid -f password-filename -F new-password-filename -N sra-instance-name -h [instance-hostname]

Options

The following options are required:

[--adminuser | -u] uid

Specifies the administrator's distinguished name (DN) or user ID.

[--passwordfile | -f] password-filename

Specifies the administrator's password in the password file.

--newpasswordfile | -F] new-password-filename

Specifies the new name for the password file.

The following options are not required:

[--hostname | -h] instance-hostname

Specifies the hostname where the instance is located.

[--name | -N] sra-instance-name

Specifies the gateway's instance name.