RSBAC_USERADD
Section: User Commands (1)
Updated: May 2010
Index
Return to Main Contents
NAME
rsbac_useradd - manual page for rsbac_useradd (RSBAC 1.4.4)
DESCRIPTION
rsbac_useradd (RSBAC 1.4.4)
***
Use: rsbac_useradd [flags] username
-
-h = this help, -- = no more flags,
-
-c comment = fullname or comment,
-
-d dir = homedir of user,
-
-g group = main / initial Linux group,
-
-G group1[,group2,...] = add more Linux groups,
-
-p password = password in plaintext,
-
-P = ask for password,
-
-Q password = encrypted password (from backup),
-
-s shell = user's shell,
-
-u uid = uid to use,
-
-U = create system user (uid >= 100),
-
-r = replace same username with different uid (requires -u),
-
-R = replace same username in any case,
-
-m = create user home dir from skeleton,
-
-k dir = use this skeleton dir instead of /etc/skel/,
-
-n minchange-days = minimum days between password changes,
-
-x maxchange-days = maximum days between password changes,
-
-w warnchange-days = warning days before password must be changed,
-
-f inactive-days = period between password expiry and account disabling,
-
-e expire-days = days since 1/Jan/1970 when account gets disabled,
-
-t = set relative time-to-live in secs (role/type comp, admin, assign only)
-
-T = set absolute time-to-live in secs (role/type comp, admin, assign only)
-
-D = set relative time-to-live in days (role/type comp, admin, assign only)
-
-o = use values from old passwd/shadow entry,
-
-O = add all existing users (implies -o)
-
-C user = copy existing user without password
-
-K user = copy existing user with password
-
-S n = virtual user set n
-
-N ta = transaction number (default = value of RSBAC_TA, if set, or 0)
***
Use: rsbac_useradd [flags] username
-
-h = this help, -- = no more flags,
-
-c comment = fullname or comment,
-
-d dir = homedir of user,
-
-g group = main / initial Linux group,
-
-G group1[,group2,...] = add more Linux groups,
-
-p password = password in plaintext,
-
-P = ask for password,
-
-Q password = encrypted password (from backup),
-
-s shell = user's shell,
-
-u uid = uid to use,
-
-U = create system user (uid >= 100),
-
-r = replace same username with different uid (requires -u),
-
-R = replace same username in any case,
-
-m = create user home dir from skeleton,
-
-k dir = use this skeleton dir instead of /etc/skel/,
-
-n minchange-days = minimum days between password changes,
-
-x maxchange-days = maximum days between password changes,
-
-w warnchange-days = warning days before password must be changed,
-
-f inactive-days = period between password expiry and account disabling,
-
-e expire-days = days since 1/Jan/1970 when account gets disabled,
-
-t = set relative time-to-live in secs (role/type comp, admin, assign only)
-
-T = set absolute time-to-live in secs (role/type comp, admin, assign only)
-
-D = set relative time-to-live in days (role/type comp, admin, assign only)
-
-o = use values from old passwd/shadow entry,
-
-O = add all existing users (implies -o)
-
-C user = copy existing user without password
-
-K user = copy existing user with password
-
-S n = virtual user set n
-
-N ta = transaction number (default = value of RSBAC_TA, if set, or 0)
Index
- NAME
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 15:05:34 GMT, May 28, 2010