On Dec 29, 1:10 pm, Andrew Schulman <google-groups-
[email protected]> wrote:
> There are actually two problems here:
>
> (1) ssh::auth was trying to authorize the us...@lan key in the wrong place,
> i.e.
> in /home/user2/.ssh/authorized_keys. I just uploaded a new release, 0.3.2,
> that
> fixes this problem.
Looks Fine.
I spent some time to find the subtle difference (regarding $home)
between :
ssh::auth::server { "r...@ssh": }
And :
ssh::auth::server { "r...@ssh":
user => "root",
}
;)
Just find me a way of installing one key into several user's
authorized_keys and I'll be your happiest user ever !
--
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.