Hi

> In /var/adm/messages I have those messages :
> puppetd[28857]: [ID 702911 daemon.error] (//Node[default]/puppet/File[/
> etc/init.d/puppet]) Failed to retrieve current state of resource:
> Could not find group sys
> puppetd[28857]: [ID 702911 daemon.error] (//Node[default]/sudoers/File
> [/usr/local/etc/sudoers]) Failed to retrieve current state of
> resource: Could not find group root
> 
> It causes that no one could log on the server in ssh, telnet,
> zlogin...
> 
> My puppet config is very short and simple.
> 
> Puppet runs on a Solaris 10.


am I right that there is no group root (gid=0) on solaris? For example
on *BSD systems it's called wheel. Therefore I use group => 0 in my
manifests for easy portability.

cheers pete

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to