SSSD Manual pagessss_usermod8sss_usermodmodify a user accountsss_usermodoptionsLOGINDESCRIPTIONsss_usermod modifies the
account specified by LOGIN
to reflect the changes that are specified on the command line.
OPTIONS
,
COMMENT
Any text string describing the user. Often used as
the field for the user's full name.
,
HOME_DIR
The home directory of the user account.
,
SHELL
The user's login shell.
,
GROUPS
Append this user to groups specified by the
GROUPS parameter.
The GROUPS parameter
is a comma separated list of group names.
,
GROUPS
Remove this user from groups specified by the
GROUPS parameter.
,
Lock the user account. The user won't be able
to log in.
,
Unlock the user account.
,
SELINUX_USER
The SELinux user for the user's login.
SEE ALSOsss_groupadd8,
sss_groupdel8,
sss_groupmod8,
sss_groupshow8,
sss_useradd8,
sss_userdel8.