On Thursday, May 31, 2012 at 6:52 AM, mac01 wrote:
> 
> Hi,
> 
> How can I transform group in sudoers file where users are added as "%admin 
> ALL=(ALL) ALL" with individual user name which should fetch username from my 
> database  ?
I'm not quite clear on the question you're asking.  The most common way is to 
make sure the users who need super user access are a member of the admin group.

You can use the user resource in Puppet to manage group membership.

Another approach is to use LDAP to centralize user and group information.
 
-Jeff 

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to