Doubts about documentation - sudo

Hi, how kimchi are using total sudo for users? Today i used a custom sudo for a user: # defined libvirt as a category Cmnd_Alias LIBVIRT = /bin/virsh # add category to user %phcoder ALL = NETWORKING, LIBVIRT Can we change the documentation? -- Ramon Nunes Medeiros RHEV-H Blue for Troy & Sparta Focal Point Software Engineer - Linux Technology Center Brazil IBM Systems & Technology Group Phone : +55 19 2132 7878 ramonn@br.ibm.com

A user has full access to Kimchi IFF it has sudo ALL. Example, in /etc/sudoers: admin ALL=(ALL) ALL On 07/31/2014 06:37 PM, Ramon Medeiros wrote:
Hi,
how kimchi are using total sudo for users? Today i used a custom sudo for a user:
# defined libvirt as a category Cmnd_Alias LIBVIRT = /bin/virsh
# add category to user %phcoder ALL = NETWORKING, LIBVIRT
Can we change the documentation?
participants (2)
-
Aline Manera
-
Ramon Medeiros