
<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://www.thelinuxwiki.com/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.thelinuxwiki.com/index.php?action=history&amp;feed=atom&amp;title=openvpn_not_prompting_for_password</id>
		<title>openvpn not prompting for password - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.thelinuxwiki.com/index.php?action=history&amp;feed=atom&amp;title=openvpn_not_prompting_for_password"/>
		<link rel="alternate" type="text/html" href="http://www.thelinuxwiki.com/index.php?title=openvpn_not_prompting_for_password&amp;action=history"/>
		<updated>2026-06-14T00:17:46Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.21.5</generator>

	<entry>
		<id>http://www.thelinuxwiki.com/index.php?title=openvpn_not_prompting_for_password&amp;diff=968&amp;oldid=prev</id>
		<title>Nighthawk: Created page with &quot;==problem description==  # /etc/init.d/openvpn start &lt;br&gt; command never prompts for password for the privite key configured in the default openvpn.conf file.  So, it never sta...&quot;</title>
		<link rel="alternate" type="text/html" href="http://www.thelinuxwiki.com/index.php?title=openvpn_not_prompting_for_password&amp;diff=968&amp;oldid=prev"/>
				<updated>2016-04-09T20:22:50Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;==problem description==  # /etc/init.d/openvpn start &amp;lt;br&amp;gt; command never prompts for password for the privite key configured in the default openvpn.conf file.  So, it never sta...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==problem description==&lt;br /&gt;
&lt;br /&gt;
# /etc/init.d/openvpn start&lt;br /&gt;
&amp;lt;br&amp;gt; command never prompts for password for the privite key configured in the default openvpn.conf file.  So, it never starts.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==version==&lt;br /&gt;
openvpn-2.3.10-r1&lt;br /&gt;
&lt;br /&gt;
O.S. = gentoo&lt;br /&gt;
&lt;br /&gt;
==solution==&lt;br /&gt;
&lt;br /&gt;
the --askpass option needs to be passed when the program is started.&lt;br /&gt;
&lt;br /&gt;
the openvpn init script and conf file were examined. I didn't see a graceful way to pass the --askpass option...so, I added the following  line to the init script...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
args=&amp;quot;$args --askpass&amp;quot;&lt;br /&gt;
&lt;br /&gt;
[[category:openvpn]]&lt;/div&gt;</summary>
		<author><name>Nighthawk</name></author>	</entry>

	</feed>