On Nov 9, 2:47 pm, "Tobias Lott" <tl...@ebel-syste.ms> wrote:
> Problem isn't Directories not getting created but every user is getting
> ALL ssh keys

I see the error messages appearing to indicate attempts to distribute
keys to users who should not have them.  The attempts seem not to be
successful, however.  Do the correct keys successfully get distributed
to the correct users, or do all key distribution attempts fail?  Are
there circumstances under which Puppet genuinely does install keys for
users that should not have them?

I can imagine that the provider for ssh_authorized_keys may
boneheadedly attempt to read authorized_keys files that it doesn't
actually need to read (or write).  If you have Puppet installed in a
manner that prevents puppetd from successfully accessing those files,
then the error messages may simply signal inefficiency, rather than a
bona fide attempt to distribute keys incorrectly.

Note also that there appears to be a typo in your manifest fragment:
key "peto" is assigned to user "petov" (not "peto").  It would be very
strange, but within the realm of possibility, if your problem
disappeared after you correct that.


Regards,

John

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-us...@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