Code review comment for lp://staging/~azzar1/unity/lockscreen

Revision history for this message
Robert Ancell (robert-ancell) wrote :

> - the pam integration doesn't seem a small detail to handle. Robert, do you
> think it's possible to copy the one from lightdm? (I don't know how much
> that's a separate part of code that can be copied/reused)

No, but it's not enormously complicated to implement - you just need to be able to handle all the prompts that PAM throws at you. The current code just handles a single username and password prompt (in a very hacky way).

« Back to merge proposal