Oops, I've been too fast. When I try to ssh::auth::key (realize
Ssh::Auth::Key["$keyname"]) and ssh::auth::server without
ssh::auth::client on a node, it fails on the master :
err: Failed to realize virtual resources Ssh::Auth::key[...@ssh]
I ran the server in debug and didn't get any more infor
On Dec 29, 1:10 pm, Andrew Schulman 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
On Dec 28, 11:06 pm, Andrew Schulman wrote:
> > Better ;) Thank you. I would have been unable to find this patch by
> > myself !
>
> Well thanks for testing. I test on my own installation but
>
>
>
>
>
> > Still I have something I don't understand. With the following I expect
> > to log in as use
On Dec 28, 11:23 am, Andrew Schulman wrote:
> Kassec, thanks for the report. I've fixed this and uploaded a new version of
> ssh::auth (release 0.3.1). Please download it and try again, and let me know
> how it goes. Andrew.
Better ;) Thank you. I would have been unable to f
Hi,
I'm new to puppet and trying some simple things. Especially, I
followed the doc @
http://reductivelabs.com/trac/puppet/wiki/Recipes/ModuleSSHAuth
to manage ssh keys.
Everything went well until I tried with more than one user! If I try
to add another user key, ie :
ssh::auth::key { ["user1",