diff options
| author | mithrandi@311efa1b2b5c4999c2edae7da06fb825899e8a82 <mithrandi@web> | 2016-02-26 12:20:37 +0000 |
|---|---|---|
| committer | admin <admin@branchable.com> | 2016-02-26 12:20:37 +0000 |
| commit | c2d824b258860b6e1b69bfbe98f52354719038de (patch) | |
| tree | 9603aada1fd1abacbd965fff00078d8d6292f1e5 /doc | |
| parent | c716d1a0d4b18737b133ba9cc23c97388f72f5c0 (diff) | |
Diffstat (limited to 'doc')
| -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..48054980 --- /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 exists then you get an error. |
