diff options
author | Gabriel Filion <lelutin@gmail.com> | 2011-01-19 20:45:59 -0500 |
---|---|---|
committer | Gabriel Filion <lelutin@gmail.com> | 2011-01-30 21:15:35 -0500 |
commit | 5bb61c2761210cff97b95c315fcc93c9c87e1c71 (patch) | |
tree | e1e09a5c23f4e07766f16b3d94095ff1986bfdaa /templates/sshd_config/Ubuntu_lucid.erb | |
parent | 35768ed1e839ffa4c23d7a9ce06e8b34cec0228f (diff) | |
download | puppet-sshd-5bb61c2761210cff97b95c315fcc93c9c87e1c71.tar.gz puppet-sshd-5bb61c2761210cff97b95c315fcc93c9c87e1c71.tar.bz2 |
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>
Diffstat (limited to 'templates/sshd_config/Ubuntu_lucid.erb')
0 files changed, 0 insertions, 0 deletions