Open PauloHRosa93 opened 1 year ago
In a nutshell here are the requirements for PLAP to work:
config-auto
foldermanagement 127.0.0.1 <pwfile>
There are a few more options that may be required depending on your use case (see the links below).Consult the following for some more info:
If you still have issues after following those instructions, come back here with specific questions.
First, forgive me for translation errors. I'm Brazilian and I'm using Google Translate.
Today I have a huge headache with external users who need to login the first time via domain. They need to log in as a local user, connect to OpenVPN, then click Switch User and log in with their Active Directory credentials. Once recorded in cache, then they can log in normally later.
In a perfect world, OpenVPN starts and connects even before the user enters their credentials, so the equipment "would already be on the company's network", connecting to the domain server's network.
Try all the ways I found on the internet, even with the help of ChatGPT. And nothing worked effectively. The most I could do was for OpenVPN to start automatically, but only after I had logged in as a user, which makes no sense.
But now I saw that OpenVPN has a native function when installing:
Enable OpenVPN Pre-Logon Access Provider
I left it enabled during installation, and it still doesn't work! OpenVPN does not start as a service already connecting before logging in with the user.
I do not know what else to do