Ron Leach <ronle...@tesco.net> wrote: > I note that the auth failure does seem to suggest there is something > wrong with permissions for "/" itself. I haven't been able to find > out how to check the permissions on "/", and I'd appreciate a > suggestion how to do that if - as it seems - that might be what sshd > is complaining about.
# ls -ld / drwxr-xr-x 29 root root 4096 Mar 10 13:07 / # stat / File: '/' Size: 4096 Blocks: 8 IO Block: 4096 directory Device: 902h/2306d Inode: 2 Links: 29 Access: (0755/drwxr-xr-x) Uid: ( 0/ root) Gid: ( 0/ root) Access: 2016-03-10 13:07:10.147435719 +0100 Modify: 2016-03-10 13:07:03.471293214 +0100 Change: 2016-03-10 13:07:03.471293214 +0100 Birth: - Grüße, Sven. -- Sigmentation fault. Core dumped.