[Ecryptfs-devel] [PATCH] pam_ecryptfs support for auto-mount and auto-umount

2008-08-08 Thread Dustin Kirkland
[PATCH] pam_ecryptfs support for auto-mount and auto-umount The ecryptfs-setup-private script touches .ecryptfs/auto-mount and .ecryptfs/auto-umount. Since the pam module is now actually performing the mount, it needs to respect the user's configuration specified by the existence of those two

Re: [Ecryptfs-devel] [PATCH] pam_ecryptfs support for auto-mount and auto-umount

2008-08-08 Thread Dustin Kirkland
On Fri, Aug 8, 2008 at 1:41 PM, Dustin Kirkland [EMAIL PROTECTED] wrote: [PATCH] pam_ecryptfs support for auto-mount and auto-umount ... In any case, this simple patch is very useful. Please apply. This time, with the patch attached... :-Dustin diff --git a/src/pam_ecryptfs/pam_ecryptfs.c