You are not logged in.
Pages: 1
Following http://www.debian-administration.org/ar … entication, I'm using http://sprunge.us/HDJK as pam_mount configuration file and http://sprunge.us/eQaX as pam.d/login. My problem is that the other machine responds with 'Failed password for tass', but I haven't any clue anymore where/how to debug that problem. Any ideas?
I tried
- replacing sshfs with a script to get parameters/stdin => not called
- sshfs directly works
Last edited by FreakGuard (2010-06-18 13:46:39)
Offline
Try increasing the debug level for pam_mount.
<debug enable="2" />
You can also increase the logging on the other side to get more details also.
Offline
Pages: 1