e8d2bc8d8b
Allow supplementary groups to be set via the /etc/default/useradd config file. Allowing an administrator to set additonal groups via the GROUPS configurable and control the default behaviour of useradd.
9 lines
185 B
Plaintext
9 lines
185 B
Plaintext
# no testsuite password
|
|
# root password: rootF00barbaz
|
|
# myuser password: myuserF00barbaz
|
|
|
|
user foo, in group bin
|
|
user foo, in group adm
|
|
user foo, in group man
|
|
user foo, in group cdrom
|