FAQ
Frequently Asked Questions
I can't login with pam_blue, whats going?
auth sufficient /lib/security/pam_blue.so debug
Note the debug option at the and of (for example) /etc/pam.d/login entry.
Then look in /var/log/auth.log!
Note the debug option at the and of (for example) /etc/pam.d/login entry.
Then look in /var/log/auth.log!
How can I configure pam_blue that this module is the only authentication module?
Insert something like auth required /lib/security/pam_blue.so into you /etc/pam.d/login
configuration file (for example) and make this the only auth entry
How can I configure pam_blue to listen then more then one mac address for one user?
This feature is not yet supported, maybe you would like to implement it!?
I had found a bug, who can I contact to submit this failure?
Really? O.k. send bugs to bluepam@AT@0xdef.net (replace @AT@ with a single @)