Bug #8642
closedOPENVpn CSO: client-config-dir missing
0%
Description
Perhaps related to #3165
I use the Wizard to create the OpenVPN server (server2 in my case).
I activate the Client Specific Override Tab, add a new record and just check the
```Block this client connection based on its common name.``` checkbox.
Expected:
User can not login.
Seen:
User can log in
Workaround:
add ```client-config-dir /var/etc/openvpn-csc/server2;``` to the servers custom options.
Updated by Jim Pingle over 7 years ago
- Status changed from New to Not a Bug
- Target version deleted (
2.4.4)
There is not nearly enough information here. The client-config-dir directive is present in an OpenVPN server configuration made from the wizard in my tests.
The server settings must have been changed to some combination that doesn't result in client-config-dir, which means the wizard has nothing to do with the issue, and the fact that the linked bug references bridges lets more weight to that.
Please start a thread on the forum or pfSense subreddit and discuss the issue there until a specific set of options can be identified which results in this behavior.