>
> 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?
Only the correct keys are actually distributed, however this Problem
occurs only on some Machines weather its Ubuntu (10.10) 32 or 64 Bit.

Additionally the authorized_key files are being flooded with the same keys
over and over again.
F.e. if one user has only 1 Key its appended almost every run, whats the
problem there?

I've tried to remove the file and let puppet create it, but its still the
same.



>
> 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.
True was a typo, but didn't fix it.

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


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