module-sshd/manifests
Gabriel Filion 5bb61c2761 Fix ssh_authorized_key
When one uses the $name to define the user that should receive an SSH
key, setting $user to a negative value, ssh_authorized_key currently
creates the authorized_keys file under /home/.ssh/authorized_keys

Fix this by changing ${user} to ${real_user} in the key's path.

Signed-off-by: Gabriel Filion <lelutin@gmail.com>
2011-01-30 21:15:35 -05:00
..
client merged with riseup module, various cleaning up 2009-12-10 23:15:07 +01:00
libssh2 added libssh2 stuff 2008-09-05 14:38:44 +00:00
base.pp merged with riseup module, various cleaning up 2009-12-10 23:15:07 +01:00
client.pp re-add shorewall in rule :/ 2009-12-10 23:45:12 +01:00
debian.pp require class instead of requiring packages 2009-12-10 23:49:32 +01:00
gentoo.pp merged with riseup module, various cleaning up 2009-12-10 23:15:07 +01:00
init.pp Fix inclusion for default os 2011-01-30 21:15:35 -05:00
libssh2.pp added libssh2 stuff 2008-09-05 14:38:44 +00:00
linux.pp merged with riseup module, various cleaning up 2009-12-10 23:15:07 +01:00
openbsd.pp factor everything into its own file 2009-12-07 16:03:55 -05:00
redhat.pp factor everything into its own file 2009-12-07 16:03:55 -05:00
ssh_authorized_key.pp Fix ssh_authorized_key 2011-01-30 21:15:35 -05:00