"Michal Suchanek" <michal.suchanek@ruk.cuni.cz> wrote:
The same is true if you forget your password.
The vlock package is configured to use PAM for authentication, so that
it can work with any authentication method. Unfortunately PAM does not
appear to provide any means to tell whether there is any way for the
user to authenticate.
If vlock used the shadow password interface directly (which is a
build-time option), then it would be able to check whether the password
field is a plausible crypted password, but then it would not work
correctly with other authentication methods.
Ben.