diff options
| author | weinzwang <weinzwang@web> | 2015-02-11 22:18:24 +0000 |
|---|---|---|
| committer | admin <admin@branchable.com> | 2015-02-11 22:18:24 +0000 |
| commit | abf89f5d981a504a6a3415393e9509bd082a9073 (patch) | |
| tree | 2df285aca4e4bf2cec26067dbf8b4aed7a5c65f2 /doc/todo/Bug_in_Property.Ssh.authorizedKey.mdwn | |
| parent | 9a26a49f510f6880d1e19ad6e4393e8d54395240 (diff) | |
Bug report for Property.Ssh.AuthorizedKey
Diffstat (limited to 'doc/todo/Bug_in_Property.Ssh.authorizedKey.mdwn')
| -rw-r--r-- | doc/todo/Bug_in_Property.Ssh.authorizedKey.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/todo/Bug_in_Property.Ssh.authorizedKey.mdwn b/doc/todo/Bug_in_Property.Ssh.authorizedKey.mdwn new file mode 100644 index 00000000..c8a5fb0e --- /dev/null +++ b/doc/todo/Bug_in_Property.Ssh.authorizedKey.mdwn @@ -0,0 +1,6 @@ +If Ssh.authorizedKey is used to create .ssh/authorized_keys for +a user other than root, it will be owned by root:root and won't +work for the user. Adding a key to an existing authorized_keys +file doesn't change its ownership and therefore works fine. + +-- weinzwang |
