On Mon, Nov 25, 2013 at 10:57 AM, Kai Hendry wrote:
> May I ask why you mount the user directory? Couldn't it just be already
> mounted and you simply use the PAM interface?
First of all, sorry about the double post. Yes I believe I could use
the PAM interface. It looks more suitable to this. I w
On Mon, Nov 25, 2013 at 09:36:39AM +0700, Jouko Nikula wrote:
> I'm trying to use the checkpassword interface to do a password check and if
> the check succeeds I mount the user home directory (including mail) using
> the users login password and uid.
May I ask why you mount the user directory? Co