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

pam_af_tool hangs #2

Open
mwisnicki opened this issue Nov 19, 2011 · 0 comments
Open

pam_af_tool hangs #2

mwisnicki opened this issue Nov 19, 2011 · 0 comments

Comments

@mwisnicki
Copy link

I was attempting to periodically unlock old blocks and restore locks on startup using following crontab entries:

*/5    *       *       *       *       root    /usr/local/sbin/pam_af_tool unlock > /dev/null 2>&1
@reboot                                root    /usr/local/sbin/pam_af_tool lock

Unfortunately sometimes it will hang in the resolver and I think block db thus blocking further invocations. For some reason it will also eat 100% of cpu and hang like that forever.

Maybe host stats should include ip address to avoid using resolver for above operations (in addition to fixing whatever causes it to hang) ?

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