Page 1 of 1

[Installation/Configure] How to Disable auth & paraphrase.

Posted: Wed Jan 08, 2020 8:27 pm
by ph3ronix
I am using 2 VM. One VM is as a openvpn server & another VM is for openvpen client.

I am using amazon linux 2

As I am new to openvpn I used this guide.
https://devops-fu.org/2019/03/25/how-to-install-and-configure-openvpn-on-amazon-linux/

Here at the end it was asking for pem paraphrase & then client.ovpn got generated. Now whenever I try to connect using clinetVM using cmd openvpn --config client.ovpn
Here it was asking for some password.
*How to Disable this Password?*

As I am only using this setup. I wanted to to turn off encryption for. eg cipher
I changed
auth none
cipher none
In both client.ovpn & server.conf

Now whenever I try to restart openvpn using cmd
service openvpn restart
It is giving me an error..

Can anyone please help me on this :-)

Re: [Installation/Configure] How to Disable auth & paraphrase.

Posted: Wed Jan 08, 2020 9:21 pm
by TinCanTech
ph3ronix wrote:
Wed Jan 08, 2020 8:27 pm
Can anyone please help me
How about asking the author of your script why it does not work.

Please see:
viewtopic.php?f=30&t=22603

Re: [Installation/Configure] How to Disable auth & paraphrase.

Posted: Fri Dec 23, 2022 8:44 pm
by claudedean75
ph3ronix wrote:
Wed Jan 08, 2020 8:27 pm
I am using 2 VM. One VM is as a openvpn server & another VM is for openvpen client.

I am using amazon linux 2

As I am new to openvpn I used this guide.
https://devops-fu.org/2019/03/25/how-to ... zon-linux/

Here at the end it was asking for pem paraphrase & then client.ovpn got generated. Now whenever I try to connect using clinetVM using cmd openvpn --config client.ovpn
Here it was asking for some password.
*How to Disable this Password?*

As I am only using this setup. I wanted to to turn off encryption for. eg cipher
I changed
auth none
cipher none
In both client.ovpn & server.conf

Now whenever I try to restart openvpn using cmd
service openvpn restart
It is giving me an error..

Can anyone please help me on this :-)
Search for netplwiz and click the top result to open Control Panel. Select the account to remove the password under the “Users for this computer” section. Clear the “User must enter a user name and password to use this computer” option. Click the Apply button.

The user can login at the main web interface of Access Server where he/she can also download the OpenVPN Connect v2 or v3 software, and there will be a change password button there, if this function is enabled and the user is allowed to change his password.