xiaoyanit / android-openvpn-settings

Automatically exported from code.google.com/p/android-openvpn-settings
GNU General Public License v3.0
0 stars 0 forks source link

Enable configuration of script-security level #58

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. use up/down scripts in openvpn config file
2. connection fails with "external program may not be called unless 
'--script-security 2' or higher is enabled."
3. openvpn is called like
 /system/xbin/openvpn --cd '/sdcard/openvpn' --config 'marcel.ovpn' --writepid '/data/data/de.schaeuffelhut.android.openvpn/files/com.d/_sdcard_openvpn_marcel.ovpn-pid' --script-security 1 --management 127.0.0.1 57477 --management-query-passwords

we need to be able to increase --script-security to use up/down
script in ovpn config files

Original issue reported on code.google.com by luc.w...@gmail.com on 1 Jan 2011 at 9:07

GoogleCodeExporter commented 8 years ago
you can close this,
just found avanced settings for client config and could set correct security :-)

Original comment by luc.w...@gmail.com on 1 Jan 2011 at 9:21

GoogleCodeExporter commented 8 years ago
You did?  Where exactly?  There's nothing in the GUI config to set the script 
security.

Original comment by marcoci...@gmail.com on 7 Mar 2011 at 3:35

GoogleCodeExporter commented 8 years ago
Aaaah.  Long press on config name, brings up "Preferences".  Very good.  :)

Original comment by marcoci...@gmail.com on 7 Mar 2011 at 3:39

GoogleCodeExporter commented 8 years ago

Original comment by friedrich.schaeuffelhut on 29 Dec 2011 at 12:19