The
pam_opieaccess
module is used in conjunction with the
pam_opie(8)
PAM module to ascertain that authentication can proceed by other means
(such as the
pam_unix(8)
module) even if OPIE authentication failed.
To properly use this module,
pam_opie(8)
should be marked
"
sufficient",
and
pam_opieaccess
should be listed right below it and marked
"
requisite".
The
pam_opieaccess
module provides functionality for only one PAM category:
authentication.
In terms of the
module-type
parameter, this is the
"auth"
feature.
It also provides null functions for the remaining module types.