diff options
author | Aravinda VK <avishwan@redhat.com> | 2015-01-12 17:59:16 +0530 |
---|---|---|
committer | Venky Shankar <vshankar@redhat.com> | 2015-02-19 18:56:28 -0800 |
commit | 633cc5aea181a0e76a16c11d4035542fe3b06f19 (patch) | |
tree | 88170d20ca82384dc6173930669f1d037ac61aad /README | |
parent | 1226083d0ff5fcff21abd16b314effeee49ae770 (diff) |
geo-rep: Add support for non standard AuthorizedKeysFile location
In /etc/ssh/sshd_config, AuthorizedKeysFile can be customized
using %u and %h variables, %u will be replaced by user name
and %h will be replaced by home dir name. Default location is
.ssh/authorized_keys
For example,
AuthorizedKeysFile .ssh/authorized_keys
AuthorizedKeysFile %h/.my_secret_dir/authorized_keys
AuthorizedKeysFile /etc/ssh/keys/%u/authorized_keys
PS: Support only added for %h and %u in sshd_config
BUG: 1181117
Signed-off-by: Aravinda VK <avishwan@redhat.com>
Change-Id: Ic6ba20f9d202762dfdb6d0c73ea42e7f7c64e177
Reviewed-on: http://review.gluster.org/9436
Reviewed-by: Kotresh HR <khiremat@redhat.com>
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Tested-by: Venky Shankar <vshankar@redhat.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions