Velvet Star Monitor

Standout celebrity highlights with iconic style.

general

What is the difference between the groups "adm" and "admin"

Writer Matthew Martinez

What is the group "adm" and for what it's use? and what are the differences form the group "admin"?

1 Answer

adm: Group adm is used for system monitoring tasks. Members of this group can read many log files in /var/log, and can use xconsole. Historically, /var/log was /usr/adm (and later /var/adm), thus the name of the group.

admin: The admin group is used to grant sudo access on ubuntu 11.10 and earlier. It's still found on 12.04 for backwards compatibility.

2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy