Reworded other example to aid simplicity.
This commit is contained in:

committed by
GitHub

parent
49327963e2
commit
b36b02692f
@@ -14,7 +14,7 @@
|
||||
|
||||
`useradd -s {{/path/to/shell}} {{name}}`
|
||||
|
||||
- Create new user with supplementary groups (mind the lack of whitespace):
|
||||
- Create new user belonging to additional groups (mind the lack of whitespace):
|
||||
|
||||
`useradd -G {{group1,group2}} {{name}}`
|
||||
|
||||
|
Reference in New Issue
Block a user