cells-enterprise admin user create
Create a user
Synopsis¶
DESCRIPTION
Create a new user.
Please, note that the login is case sensitive. You can create 2 distinct users with login 'User' and 'user'. You can also create a user in a given group by entering a full path (see examples below).
If not provided with the -p flag, password is prompted by the command line.
EXAMPLES
-
Create a user with a password $ ./cells-enterprise admin user create -u 'user' -p 'a password'
-
Create a user with a prompt for password $ ./cells-enterprise admin user create -u 'user'
-
Create a user inside a group $ ./cells-enterprise admin user create -u "/group/user" -p "new-password"
Options¶
Options inherited from parent commands¶
SEE ALSO¶
- ./cells-enterprise admin user - Manage users
Auto generated by Pydio Cells Enterprise Distribution v4.4.13 on 7-May-2025