set-password

Description

Sets the password for a user.

NoteSybase recommends that you do not pass new passwords on the command line, particularly on UNIX systems, where another user can see the new password by running the ps command to view current operating system processes.

Syntax

set-password user[@domain] [new-password]

Option

Specifies

user

The user name.

@domain

The domain that the user name belongs to. If not specified, the default is “default”.

new-password

The new password text. If not specified, set-password prompts you to enter and reenter the password.

Usage

Password rules are determined by properties of the security domain (see “Setting domain properties,” in the EAServer Security Administration and Programming Guide), and can be changed by the system administrator. By default passwords are case sensitive and must meet all these requirements:

See also

set-admin-password