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 plugin path customization #145

Closed
wants to merge 1 commit into from
Closed

pam plugin path customization #145

wants to merge 1 commit into from

Conversation

catalinpan
Copy link
Contributor

Hi

For x86_64 CentOS systems the openvpn pam plugin path is /usr/lib64/openvpn/plugin/lib/openvpn-auth-pam.so by default.

I have added a new variable which allows to have a custom path because the default one was for another system, I believe. Maybe this will help somebody in the future.

I have kept the old path as default /usr/lib/openvpn/openvpn-auth-pam.so

Thanks

@luxflux
Copy link
Contributor

luxflux commented Mar 18, 2015

Thanks, @catalinpan!

I would to handle this in params.pp.
Do you mind adding a variable there and removing the parameter from server.pp? You can follow the pattern of $easyrsa_source in params.pp.

@luxflux
Copy link
Contributor

luxflux commented Mar 20, 2015

I had some time and did it myself. Will merge this via #148.

@luxflux luxflux closed this Mar 20, 2015
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

Successfully merging this pull request may close these issues.

2 participants