On Fri, 4 Feb 2011 06:30:10 -0800 (PST)
jcbollinger jcbollinger wrote:

[...]

> So Puppet is sometimes failing with a permission failure while
> attempting to synchronize the authorized_keys resource.  Supposing
> that the agent is running as root, there aren't very many things that
> could cause it to be denied permission to access or change a file.
Yes, agent runs as root.

> Here's my short list:

homes are local and selinux is disabled.
 
> The fact that removing the .ssh directory and allowing Puppet to
> recreate it fixes the problem is more consistent with (2).  Even if
> you think SELinux is not running or is not in enforcing mode, I
> encourage you to check: package updates sometimes silently change
> SELinux settings.
I'm not familiar to selinux, maybe disabled is not enough... but
seems to me that it's diasbled:
 # grep -v "#" /etc/selinux/config
SELINUX=disabled
SELINUXTYPE=targeted
SETLOCALDEFS=0 


> Cheers,
> 
> John
thanks for your reply,
Cheers,
Arnau

-- 
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