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

Fix auth tls ovpn profile and ldap auth file perms #220

Conversation

szponek
Copy link
Contributor

@szponek szponek commented Jan 13, 2017

"${etc_directory}/openvpn/${name}/auth/ldap.conf" is being left world readable while it may contain LDAP bind credentials.

*.ovpn profile needs to include 'key-direction 1' when tls_auth is enabled just as it is already done in templates/client_external_auth.erb (with: tls-auth keys/<%= @name %>/ta.key 1 )

@luxflux luxflux merged commit 9a0378c into voxpupuli:master Feb 13, 2017
@szponek szponek deleted the fix-auth-tls-ovpn-profile-and-ldap-auth-file-perms branch August 3, 2017 05:11
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