Multiple logins with same user account, concurent connections disabled
-
Hi,
This may be a newb question. I have the following problems:
-
I unchecked the "Allow multiple concurent connections from the same user" but I still can login with the same user on 3 devices. Also, the assigned IP is the same, how's that possible?
-
On the same client I can use different valid credentials and it works. So the client certs and the user are not tied together. I'm using Client export tool and Common Name (CN) field matches the username. How can I make the user dependend of its certificate?
Thanks,
Cezane. -
-
You need to check Enforce match (Strict User-CN Matching) in your OpenVPN server settings.
-Rico
-
@Rico said in Multiple logins with same user account, concurent connections disabled:
You need to check Enforce match (Strict User-CN Matching) in your OpenVPN server settings.
-Rico
Seems to work, thanks a lot!