diff options
| -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. |
