Ticket #5320 (closed defect: fixed)
ssh reports "bad ownership or modes for directory /home/olpc"
| Reported by: | MitchellNCharity | Owned by: | cscott |
|---|---|---|---|
| Priority: | high | Milestone: | 8.2.0 (was Update.2) |
| Component: | distro | Version: | |
| Keywords: | rainbow-integration | Cc: | ffm, cscott, mstone |
| Action Needed: | Verified: | no | |
| Deployments affected: | Blocked By: | #5626 | |
| Blocking: |
Description
Joyride 1366 (Dec 04).
Under qemu, ssh'ing in as olpc, using a key and a ~olpc/.ssh/authorized_keys, now fails with
Dec 4 15:57:09 localhost sshd[1492]: Authentication refused: bad ownership or modes for directory /home/olpc
in /var/log/secure.
root still works. olpc used to.
# ls -ld /home/olpc drwxrwxr-x 9 olpc olpc 4096 Dec 4 15:57 /home/olpc
# ls -la /home/olpc/.ssh/ total 16 drwx------ 2 olpc olpc 4096 Dec 4 15:12 . drwxrwxr-x 9 olpc olpc 4096 Dec 4 15:57 .. -rw------- 1 olpc olpc 412 Dec 4 15:12 authorized_keys
Change History
Note: See
TracTickets for help on using
tickets.


