epadmin-password
epadmin password target — Changes user passwords in the local authentication realm.
DESCRIPTION
Changes user passwords in a local authentication realm. See Default Security Configuration and Local Authentication Realm in the StreamBase Administration Guide for context information.
The designation [
in syntax examples is a reminder that this
command requires either the global parameter sn
|ad
]‑‑servicename
or the ‑‑adminport
and
‑‑hostname
combination to identify the node or cluster
of interest.
epadmin[
change password --username=fred --password=S3cr3t1ve epadminsn
|ad
][
change password --username=fred --password=S3cr3t1ve --realm=my-local-auth-realmsn
|ad
]
Command Parameter | Description | Required |
---|---|---|
password
|
The new password to apply. If not specified, epadmin prompts for a password. | Yes. |
realm
|
Local authentication realm in which user is defined. |
No. Default is default-realm .
|
username
|
User name in the specified realm. | Yes. |