What is the proper name that Debian (or ubuntu) uses for the sudo users? So far it seems like it's probably one of these:

  • sudo
  • wheel
  • admin
  • root
link|improve this question

feedback

1 Answer

up vote 3 down vote accepted

Ubuntu uses the sudo and admin. Debian uses the sudo.

root is group to user root, not for other user. wheel is FreeBSD way.

link|improve this answer
Then "sudo" it is. – Xeoncross Sep 25 '10 at 17:22
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.