ユーザーのパスワードを変更するには、次の手順を使用します。自分以外の任意のユーザーのパスワードを変更するには、スーパーユーザー (root) 権限か、ユーザーの承認/例外を持つロールが必要です。
hostname:> configuration users hostname:configuration users > show Users: NAME USERNAME UID TYPE Super-User root 0 Loc
hostname:configuration users > select root
hostname:configuration users root > show
Properties:
logname = root
fullname = Super-User
initial_password = *************
require_annotation = false
Children:
preferences => Configure user preferences
hostname:configuration users root > set initial_password=[new password]
initial_password = ************* (uncommitted)
hostname:configuration users root > commit