Displaying 1 result from an estimated 1 matches for "pseudouser".
Did you mean:
pseudoised
2002 Apr 17
0
[Bug 220] New: sshd fails to read other users authorized_keys over nfs as root
...major problem in the way authorized keys authentication is
performed by sshd.
For security reasons the nfs server does not grant root
permissions to most workstation mounts.
Home directories are located on nfs mounted disks.
Here's an example how root fails to read other users file:
# cat ~pseudouser/.ssh/authorized_keys > /dev/null
cat: 0652-050 Cannot open /pseudo/pseudouser/.ssh/authorized_keys.
# su - pseudouser
$ cat ~pseudouser/.ssh/authorized_keys > /dev/null
$
On /var/adm/syslog/auth the error looks like this:
"Apr 15 18:02:12 foobar sshd[23892]: Authentication refused:
real...