Thanks Thomas,
I will try your solution !
Thanks for all replies !
On Tue, Mar 30, 2010 at 8:48 AM, Thomas Bellman wrote:
> Darvin Denmian wrote:
>
>> What option I need to use to create a system account with "Puppet"?
>> Like the bellow command:
>>
>> useradd -r nagios -s /sbin/nologin -d /var
Darvin Denmian wrote:
What option I need to use to create a system account with "Puppet"?
Like the bellow command:
useradd -r nagios -s /sbin/nologin -d /var/lib/nagios -m nagios
Sorry for this newbie question, I'm new in Puppet configuration :)
You can't do that with the plain user type in
Hi, Thomas:
On Tuesday 30 March 2010 09:47:18 Thomas Mueller wrote:
> Am Mon, 29 Mar 2010 18:23:04 -0300 schrieb Darvin Denmian:
> > What option I need to use to create a system account with "Puppet"? Like
> > the bellow command:
> >
> > useradd -r nagios -s /sbin/nologin -d /var/lib/nagios -m nag
Hello,
thanks for all replies, but, as you can see in "/etc/login.defs"
SYS_UID_MIN 100
SYS_UID_MAX 999
there are some UID for System Account (e.g. apache, postfix,maildrop).
Will I need to specify manualy the UID to the new account?
Thanks.
On Tue, Mar 30, 2010 at 6
On 3/30/2010 9:47 AM, Thomas Mueller wrote:
Am Mon, 29 Mar 2010 18:23:04 -0300 schrieb Darvin Denmian:
What option I need to use to create a system account with "Puppet"? Like
the bellow command:
useradd -r nagios -s /sbin/nologin -d /var/lib/nagios -m nagios
Sorry for this newbie question, I
Am Mon, 29 Mar 2010 18:23:04 -0300 schrieb Darvin Denmian:
> What option I need to use to create a system account with "Puppet"? Like
> the bellow command:
>
> useradd -r nagios -s /sbin/nologin -d /var/lib/nagios -m nagios
>
> Sorry for this newbie question, I'm new in Puppet configuration :)
>
What option I need to use to create a system account with "Puppet"?
Like the bellow command:
useradd -r nagios -s /sbin/nologin -d /var/lib/nagios -m nagios
Sorry for this newbie question, I'm new in Puppet configuration :)
Thanks !
--
You received this message because you are subscribed to th