diff options
| author | weinzwang <weinzwang@web> | 2015-02-11 22:21:26 +0000 |
|---|---|---|
| committer | admin <admin@branchable.com> | 2015-02-11 22:21:26 +0000 |
| commit | 447f2dc3a576be28903a9a7be801f38b696adef2 (patch) | |
| tree | bd272b50ee05c0ba0dcf5784e250f03c76111815 /doc/todo/Bug_in_Property.Ssh.authorizedKey.mdwn | |
| parent | abf89f5d981a504a6a3415393e9509bd082a9073 (diff) | |
Added more information
Diffstat (limited to 'doc/todo/Bug_in_Property.Ssh.authorizedKey.mdwn')
| -rw-r--r-- | doc/todo/Bug_in_Property.Ssh.authorizedKey.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/Bug_in_Property.Ssh.authorizedKey.mdwn b/doc/todo/Bug_in_Property.Ssh.authorizedKey.mdwn index c8a5fb0e..7ba889b1 100644 --- a/doc/todo/Bug_in_Property.Ssh.authorizedKey.mdwn +++ b/doc/todo/Bug_in_Property.Ssh.authorizedKey.mdwn @@ -1,4 +1,4 @@ -If Ssh.authorizedKey is used to create .ssh/authorized_keys for +If Ssh.authorizedKey in propellor 2.0.0 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. |
