Nice! Thanks!
sam@puppetmaster:~$ getent passwd | grep puppet # /bin/false is not
good
puppet:x:108:113:Puppet configuration management daemon,,,:/var/lib/
puppet:/bin/false
sam@puppetmaster:~$ sudo chsh puppet -s /bin/bash
sam@puppetmaster:~$ getent passwd | grep puppet # that's better
puppet
On Feb 21, 2012, at 11:46 AM, paulS wrote:
> (By the way, I should have referred to myself as a new Puppet _user_.
> I certainly didn't mean to imply that I'm a developer of Puppet open
> source software. I'm obviously not up to that challenge.)
>
> Thanks a lot, Craig.
>
> I'm using Webrick no
(By the way, I should have referred to myself as a new Puppet _user_.
I certainly didn't mean to imply that I'm a developer of Puppet open
source software. I'm obviously not up to that challenge.)
Thanks a lot, Craig.
I'm using Webrick now, and will move to Apache before release to
production. I