ipa-moduser (1) Linux Manual Page
NAME
ipa-moduser – Modify a user
SYNOPSIS
ipa-moduser [OPTION]… name
DESCRIPTION
Updates the user name.
OPTIONS
-a,–activate- Activate a user that was previously inactivated
-c,–gecos=GECOS- Set the gecos field of the user. This is traditionally the user’s full name.
-d,–directory=directory- Set user’s home directory
-f,–firstname=NAME- Set user’s first name
-l,–lastname=NAME- Set user’s last name
-s,–shell=shell- Set user’s login shell
–addattrattr=value- Add a new attribute, or value to an existing attribute
–delattrattr=value- Remove an attribute and all values
–setattrattr=value- Set an attribute to a new value, removing all old ones
EXIT STATUS
The exit status is 0 on success, nonzero on error.
