I have enabled a dual authetication for the openvpn server. It is enabled with pam plugin.
Client gets prompt to enter User name and Password before the connection establishment. After successful login verification I can connect to the server. At the login time openvpn server accepts any valid user name and password.
I need to have a setup like,
Can I have such configuration ?Openvpn server should accept user name and password related to respective clients config.
Eg: I have valid users on openvpn servers abc, xyz & mno
When I try to connect through abc vpn client config, I should be able to connect to server only with "abc" user name and password. It should not allow me to login as other users ( "xyz" or "mno")
I would highly appreciate any input to my query.
Thanks,
Sunil