Index of /bits/ecryptfs
Name Last modified Size Description
Parent Directory -
pam.d.txt 12-Dec-2011 12:05 1.4K
diff-y.txt 12-Dec-2011 11:53 49K
strace-keys-working_open.txt 12-Dec-2011 11:41 27K
strace-password-working_open.txt 12-Dec-2011 11:41 27K
strace-keys-working.txt.xz 12-Dec-2011 11:41 197K
strace-password-working.txt.xz 12-Dec-2011 11:41 198K
strace-keys-failing_open.txt 12-Dec-2011 10:28 9.4K
strace-password-failing_open.txt 12-Dec-2011 10:28 26K
strace-keys-failing.txt.xz 12-Dec-2011 09:57 66K
strace-password-failing.txt.xz 12-Dec-2011 09:57 214K
* ecryptfs & ssh authentication
http://www.spinics.net/lists/ecryptfs/msg00056.html
---
The "failing" and "working" files refer to the respective system:
Computer A, where SSH logins | Computer B, where SSH logins via
via public keys are NOT working: | public keys ARE working:
|
strace-password-failing.txt.xz | strace-password-working.txt.xz
strace-keys-failing.txt.xz | strace-keys-working.txt.xz
|
strace-password-failing_open.txt | strace-password-working_open.txt
strace-keys-failing_open.txt | strace-keys-working_open.txt
The files with "_open" in its filename only lists the open() calls
that strace recorded.