You are not logged in.
Why installation guides provide
#useradd -m -g users -G wheel,storage,power -s /bin/bash username yet?
I read wiki which says power is unused groups now and
storage is pre-systemd thing.
I'm very confusing now. Will I face critical issues if I go with
#useradd -m -g users -G wheel -s /bin/bash username?
Is there any problem with my command? or tutorials just providing old versions?
Last edited by whjeon (2017-11-13 10:45:04)
Unless they are the Arch Wiki, they are outdated and as you notice, likely wrong. This is precisely an example of why third party guides are not supported.
So yes, as always ignore advice from third party tutorials and no there's no issue with your command, since that is what the wiki recommends.
Last edited by V1del (2017-11-13 11:33:53)
Offline
I think it's recommended to follow wiki.
Last edited by DoubleUPauseD (2017-11-13 11:56:14)
=amor Fati=
Offline
Why installation guides provide
#useradd -m -g users -G wheel,storage,power -s /bin/bash username yet?
There is only one installation guide and it says no such thing.
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline