Hi All, How do you configure puppet nodes on the puppet master to allow SUing to root? I want to be able to ssh as a regular user then SU to root on client puppet servers. How do you configure the puppetmaster for this? Thanks in advance, -- 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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
On 27 Sep 2011, at 18:55, Damien Bridges <damien3679@gmail.com> wrote:> Hi All, > > How do you configure puppet nodes on the puppet master to allow SUing > to root? I want to be able to ssh as a regular user then SU to root > on client puppet servers. How do you configure the puppetmaster for > this?Totally dependent on the client distro/OS. This is default behaviour on most linux distro''s that don''t disable root login (RHEL/SLES etc) is it not? -- Richard Clark richard@fohnet.co.uk -- 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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
I just change everyone''s uidgid to 0:0 *trollface* -scott On Tue, Sep 27, 2011 at 11:31 AM, Richard Clark <noc@fohnet.co.uk> wrote:> On 27 Sep 2011, at 18:55, Damien Bridges <damien3679@gmail.com> wrote: > > > Hi All, > > > > How do you configure puppet nodes on the puppet master to allow SUing > > to root? I want to be able to ssh as a regular user then SU to root > > on client puppet servers. How do you configure the puppetmaster for > > this? > > Totally dependent on the client distro/OS. This is default behaviour > on most linux distro''s that don''t disable root login (RHEL/SLES etc) > is it not? > > > -- > Richard Clark > richard@fohnet.co.uk > > -- > 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+unsubscribe@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. > >-- 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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
On Tue, Sep 27, 2011 at 10:55, Damien Bridges <damien3679@gmail.com> wrote: G''day Damien.> How do you configure puppet nodes on the puppet master to allow SUing > to root? I want to be able to ssh as a regular user then SU to root > on client puppet servers. How do you configure the puppetmaster for > this?I can''t quite tell what you mean: Do you mean, "how do I let regular users who ssh in to my systems su to root", so that Joe can become root to manage the system? (...and, then, how do you get Puppet to configure that for you on those machines.) Alternately, are you asking about how to get Puppet to connect via ssh and use su? I assume the former, and the answer is distribution specific: you need to tell us what OS you are using for us to be any help. Daniel -- ⎋ Puppet Labs Developer – http://puppetlabs.com ♲ Made with 100 percent post-consumer electrons -- 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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.