management password

This forum is for general conversation and user-user networking.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Post Reply
gyuri33
OpenVpn Newbie
Posts: 1
Joined: Mon Apr 29, 2013 1:45 pm

management password

Post by gyuri33 » Tue Apr 30, 2013 6:01 am

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

wolfgangihloff
OpenVpn Newbie
Posts: 2
Joined: Wed Jul 17, 2013 7:38 am

Re: management password

Post by wolfgangihloff » Wed Jul 17, 2013 7:39 am

This seems to be a confirmed issue on Windows 8.1 see topic13246.html

chipitsine
OpenVpn Newbie
Posts: 2
Joined: Thu Dec 05, 2013 7:02 pm

Re: management password

Post by chipitsine » Thu Dec 05, 2013 7:20 pm

can you try the following patch https://github.com/chipitsine/openvpn/c ... af22746852 ?
or compiled binaries from http://openvpn.skbkontur.ru/beta/ ?

Post Reply