EFW Support

Support => VPN Support => Topic started by: pwizard on Wednesday 10 June 2009, 11:11:15 am



Title: OpenVPN+Change password
Post by: pwizard on Wednesday 10 June 2009, 11:11:15 am
Dear all;

I set up endian v 2.2 for OPENVPN server and client use openvpn 2.0.9 connect to vpnserver.

This below file config for client.

client
dev tap
proto udp
remote x.x.x.x 1194
resolv-retry infinite
nobind
persist-key
persist-tun
ca aytvpn.pem
auth-user-pass
comp-lzo
verb 3

I can connect to VPNserver ,but can't change password.
How to solved for this solution ?

Many thank.

Pwizard


Title: Re: OpenVPN run good, But users can not automatically change the password.
Post by: haiau on Friday 11 September 2009, 05:06:07 pm
Dear all;

I set up endian v 2.2 for OPENVPN server and client use openvpn 2.0.9 connect to vpnserver.

# Use Username and Password Authentication
auth-user-pass


Pwizard

I encountered the same problem as you. We can set user remote access is quite good, but users can not automatically change the password.

I am currently trying to find ways to allow users the access, the need to change your password to access the path;
https: / / YourEndian: 10443/cgi-bin/openvpn_users.cgi
similar to how change password network access; https: / / YourEndian: 10443/cgi-bin/chpasswd.cgi

However this has not brought results. Who solution to this problem?