"It was less then a dozen commands to setup. A bit longer than that
once put into puppet."

Is this code available anywhere?

On Oct 5, 12:55 pm, Steven Nemetz <snem...@hotmail.com> wrote:
> The centrify script may be thousands of lines, but it doesn't do that much. A 
> lot of it is for user interaction and multiple OS stuff. At my last company 
> we used centrify for authentication. It was less then a dozen commands to 
> setup. A bit longer than that once put into puppet.
>
> If you really want to interact with the script instead, Linux has programs 
> for doing this. There is no reason to duplicate this in the puppet core, when 
> this is not the recommended way of doing things. If the script is installing 
> things and puppet doesn't know about everything that is installed and 
> modified, it can't manage them. Goes against the primary design.
>
> Steven
>
>
>
>
>
>
>
> > Date: Thu, 4 Oct 2012 23:55:55 -0700
> > Subject: [Puppet Users] Re: Can Puppet interact with perl script user input 
> > fields?
> > From: jon.skarpet...@gmail.com
> > To: puppet-users@googlegroups.com
>
> > The script is several thousand lines of code. Definitely not easier
> > than Guzman Braso's suggestion :-)
>
> > Although I'm surprised that Puppet doesn't have any supported way of
> > shell interaction with scripts?
>
> > On Oct 5, 4:01 am, Peter Brown <rendhal...@gmail.com> wrote:
> > > It's probably easier in the long run to work out what that script does
> > > and replicate those settings in your samba puppet class.
>
> > > On 4 October 2012 19:34, Jon Skarpeteig <jon.skarpet...@gmail.com> wrote:
>
> > > > I'm trying to automate deployment of centrify-samba, which has a
> > > > adbindproxy.pl setup script attached. This script expects user input
> > > > (where 9 out of 10 options can be defaulted). Is there any way for
> > > > Puppet to preconfigure the inputs for this scripts, and mimic user
> > > > behavior by supplying this information?
>
> > > > --
> > > > 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 
> > > > athttp://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+unsubscr...@googlegroups.com.
> > For more options, visit this group 
> > athttp://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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to