Hello, On Tue, Jul 28, 2015 at 1:51 AM, Wido <[email protected]> wrote: > Backstory: I have a kinda new laptop where I installed Debian stretch > (testing at this moment) and E19 from the sparkylinux repos, since I don't > want to compile everything like I did with my desktop (the laptop is from > my work, so all the dev libs and compiling work is really not needed). > > The thing is, this laptop has a fingerprint reader which works fine with > the fprintd daemon. I was able to enroll and verify my fingerprint. > > Now, fprintd works well with PAM. And as far as I know, E also works with > PAM for unlocking, right? so, technically, this should be possible, right? > > Well, it doesn't work out of the box, so I don't know if its possible, or > if it IS but I'm doing something wrong.
Do you have a pointer that describe and document the PAM module you are using for that purpose ? I am wondering if the issue is not just that we enforce the password to be at least 1 char in length. I am guessing nobody has ever been trying this before with E :-) The code where the issue come from is in src/bin/e_auth.c at line 141. If you have time to play around and see how to make that work, I am sure a patch will be welcome ! -- Cedric BAIL ------------------------------------------------------------------------------ _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
