On Apr 25, 5:17 pm, Joe McDonagh wrote:
> I do this with a definition, and yes you can have more than one ssh key
> per user, as the authorized key type supports that, you would just need
> to require the user also if you add any keys.
It will be great if you can paste a little sample in here fo
+1 on solution Marc.
> The nuisance with this solution is that you cannot have more than 1 ssh
> key ...
my::user {"...":
...
key => "...",
key2 => "...",
key3 => "...",
key4 => "...",
...
}
Yuck :-).
ken.
--
You received this message because you are subscribed to the Google Group