diff options
Diffstat (limited to 'doc/forum')
| -rw-r--r-- | doc/forum/Ssh.authorizedKey_does_not_work_on_brand_new_user.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/forum/Ssh.authorizedKey_does_not_work_on_brand_new_user.mdwn b/doc/forum/Ssh.authorizedKey_does_not_work_on_brand_new_user.mdwn new file mode 100644 index 00000000..aa40dffc --- /dev/null +++ b/doc/forum/Ssh.authorizedKey_does_not_work_on_brand_new_user.mdwn @@ -0,0 +1 @@ +I couldn't quite figure out what is wrong with the code as written, but the properties in modAuthorizedKey relating to the file modes/ownership get applied before the properties to create the directory and file are applied, so if they don't already exist then you get an error. |
