Index of /bits/ecryptfs

Icon  Name                             Last modified      Size  Description
[DIR] Parent Directory - [TXT] pam.d.txt 12-Dec-2011 12:05 1.4K [TXT] diff-y.txt 12-Dec-2011 11:53 49K [TXT] strace-keys-working_open.txt 12-Dec-2011 11:41 27K [TXT] strace-password-working_open.txt 12-Dec-2011 11:41 27K [TXT] strace-keys-working.txt.xz 12-Dec-2011 11:41 197K [TXT] strace-password-working.txt.xz 12-Dec-2011 11:41 198K [TXT] strace-keys-failing_open.txt 12-Dec-2011 10:28 9.4K [TXT] strace-password-failing_open.txt 12-Dec-2011 10:28 26K [TXT] strace-keys-failing.txt.xz 12-Dec-2011 09:57 66K [TXT] 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.