Bug report for Property.Ssh.AuthorizedKey
This commit is contained in:
parent
9a26a49f51
commit
abf89f5d98
|
@ -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
|
Loading…
Reference in New Issue