kiah2008 / android-openvpn-installer

Automatically exported from code.google.com/p/android-openvpn-installer
0 stars 0 forks source link

openvpn binary is not passing auth-user-pass username & password to server #17

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. run openvpn with command line option --auth-user-pass. 
2. System should prompt to enter your username first.It is happening ok.
3. System should now prompt for password. THIS IS NOT COMING.

What is the expected output? What do you see instead?
username and password should be passed to VPN server and authorization check 
should be passed. VPN connection should be established.

Instead a authorization check failed message is coming shortly and the VPN 
connection is terminated.

What version of the product are you using? On what operating system?
openvpn 2.1.1 

System android 3.2.1
Toshiba Thrive-HTK55D.31.5.0002
Kernel version: 2.6.36.3-00020-g3d351b6

Please provide any additional information below.
For more details, please see the link , 
http://code.google.com/p/android-openvpn-installer/issues/detail?id=2 , comment 
#70 to #73.

Can we get an updated binary please which will pass the username & password 
correctly to the server ?

Original issue reported on code.google.com by kingsukm...@gmail.com on 11 Feb 2012 at 6:47