You can verify this using two simple commands.Open your terminal and run groups,
udara@thinkPad:~$ groupsThis will show the groups which logged-in user belong to.
udara adm cdrom sudo dip plugdev lpadmin sambashare
If you wish to find the groups of any other user just run, groups {user_name},
udara@thinkPad:~$ groups udara
udara : udara adm cdrom sudo dip plugdev lpadmin sambashare
udara@thinkPad:~$ groups root
root : root
No comments:
Post a Comment