Page 1 of 1

management password

Posted: Tue Apr 30, 2013 6:01 am
by gyuri33
Hi everyone,

Please help to solve this:
I install on win 7 32bit the 64bit version of openvpn( sorry, my fault). I get no error on install, but when i start the openvpn get message : Error: could not not read management password from stdin.
After uninstall the 64 bit version and reinstall the 32bit version, i got the same message, and cannot pass through.
My openvpn config file is:

client
dev tun
proto udp
remote my_site 11194
auth-user-pass
nobind
persist-key
persist-tun
ns-cert-type server
comp-lzo
verb 3
ca my_ca.crt
cert client13.crt
key client13.key

Re: management password

Posted: Wed Jul 17, 2013 7:39 am
by wolfgangihloff
This seems to be a confirmed issue on Windows 8.1 see topic13246.html

Re: management password

Posted: Thu Dec 05, 2013 7:20 pm
by chipitsine
can you try the following patch https://github.com/chipitsine/openvpn/c ... af22746852 ?
or compiled binaries from http://openvpn.skbkontur.ru/beta/ ?