Difference between revisions of "Linux Security"

imported>Fhdk
imported>DeMus
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>gropus</code> which will display the users groups.
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
Anonymous user