Useradd
From MLDonkey
(Redirected from Add user)
[edit] Syntax
[edit] Description
The admin user can use this command to to create new users or modify previous users passwords. Normal users can change their password.
Use "" to remove the password.
[edit] Examples
> whoami admin > useradd Jimbo "Jimbos secret password" User Jimbo added > auth Jimbo "Jimbos secret password" Full access enabled > whoami Jimbo > useradd Jimbo newpassword Password of user Jimbo changed
[edit] See also
MultiUser, userdel, auth and whoami
[edit] History
- 2.7.5 add_user renamed to useradd
- 2.0.3 implemention add_user
Languages: English
