Difference between revisions of "Linux Security"
→Groups
imported>Fhdk |
imported>DeMus (→Groups) |
||
Line 18: | Line 18: | ||
$ cat /etc/group | $ cat /etc/group | ||
Likewise a user can see which groups the user is part of by executing a <code> | Likewise a user can see which groups the user is part of by executing a <code>groups</code> which will display the users groups. | ||
$ groups | $ groups |