diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-02-26 10:55:24 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-02-26 10:55:24 -0400 |
| commit | bb4ff9fb9134992dc809de47c2655996b0b67d6a (patch) | |
| tree | f670bee766f927a40db6a20061f9829d71239002 /doc/forum | |
| parent | 071921d11056527fc307e243b603bfc83d49555e (diff) | |
| parent | 5efbf179bc0be8528c8aad39870169ec24d98510 (diff) | |
Merge branch 'master' of ssh://propellor.branchable.com
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. |
