Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Enhancement or missing doc): Reduce verbosity #25

Open
EHJ-52n opened this issue Oct 5, 2015 · 0 comments
Open

(Enhancement or missing doc): Reduce verbosity #25

EHJ-52n opened this issue Oct 5, 2015 · 0 comments

Comments

@EHJ-52n
Copy link

EHJ-52n commented Oct 5, 2015

First, thank you very much for this cool module. Except some minor issues, it does what I need.

One thing, I would like to be configurable is the log output during authentication:

* pam_usb v0.5.0
* Authentication request for user "username" (sudo)
* Device "device-name" is connected (good).
* Performing one time pad verification...
* Regenerating new pads...
* Access granted.
[sudo] password for username:

I would like to have an configuration switch to reduce the above output to:

* Performing one time pad verification...
* Regenerating new pads...
[sudo] password for username:

or

[sudo] password for username:

What do you think?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant