Skip to content
English

grommunio-admin passwd

grommunio-admin passwd — Set user password

grommunio-admin passwd [-a] [-l LENGTH] [-p PASSWORD] [USER]

Set user password.
If no user is specified, the password is set for the admin user, which is created automatically if necessary.
If neither -a nor -p is provided, the user is prompted for a password.

USER
User to set password for (default admin)

-a, --auto
Automatically generate a password

-l LENGTH, --length LENGTH
Length of the automatically generated password (default 16)

-p PASSWORD, --password PASSWORD
Password to set (do not prompt)

grommunio-admin(1), grommunio-admin-user(1)