Does anyone have a recipe for binding to active directory? I''m working off ubuntu 9.04 but would love to see one for any distribution. I''m new to puppet so something this complex is taking some significant time for me to wrap my head around. Thanks to all comments. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Taylor wrote:> Does anyone have a recipe for binding to active directory? I''m working > off ubuntu 9.04 but would love to see one for any distribution. I''m > new to puppet so something this complex is taking some significant > time for me to wrap my head around. Thanks to all comments.Samba and Winbind, I assume? You might get a start with http://trac.cae.tntech.edu/infrastructure/browser/puppet/modules/ad-member/manifests/init.pp -- I need to replace the explicit "net join" exec with a script that hides the account password, though. -- Mike Renfro / R&D Engineer, Center for Manufacturing Research, 931 372-3601 / Tennessee Technological University -- renfro@tntech.edu --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Hi. Have anyone customized this for RHEL, and would like to share their manifest? Regards, Kenneth Holter On Fri, May 22, 2009 at 3:21 AM, Mike Renfro <renfro@tntech.edu> wrote:> > Taylor wrote: >> Does anyone have a recipe for binding to active directory? I''m working >> off ubuntu 9.04 but would love to see one for any distribution. I''m >> new to puppet so something this complex is taking some significant >> time for me to wrap my head around. Thanks to all comments. > > Samba and Winbind, I assume? You might get a start with > http://trac.cae.tntech.edu/infrastructure/browser/puppet/modules/ad-member/manifests/init.pp > -- I need to replace the explicit "net join" exec with a script that > hides the account password, though. > > -- > Mike Renfro / R&D Engineer, Center for Manufacturing Research, > 931 372-3601 / Tennessee Technological University -- renfro@tntech.edu > > --~--~---------~--~----~------------~-------~--~----~ > 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.