<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 19: Allow for adding user/pass via vrde external (VBoxAuthSimple )</title><link>https://sourceforge.net/p/phpvirtualbox/feature-requests/19/</link><description>Recent changes to 19: Allow for adding user/pass via vrde external (VBoxAuthSimple )</description><atom:link href="https://sourceforge.net/p/phpvirtualbox/feature-requests/19/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 08 Dec 2015 14:55:35 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/phpvirtualbox/feature-requests/19/feed.rss" rel="self" type="application/rss+xml"/><item><title>#19 Allow for adding user/pass via vrde external (VBoxAuthSimple )</title><link>https://sourceforge.net/p/phpvirtualbox/feature-requests/19/?limit=25#b10d</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;For the reference:&lt;/p&gt;
&lt;p&gt;Chapter 7. Remote virtual machines. 7.1.5. RDP authentication&lt;br/&gt;
&lt;a href="https://www.virtualbox.org/manual/ch07.html#vbox-auth" rel="nofollow"&gt;https://www.virtualbox.org/manual/ch07.html#vbox-auth&lt;/a&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Enable VBoxAuthSimple with the following command:&lt;br/&gt;
&lt;code&gt;$ VBoxManage setproperty vrdeauthlibrary "VBoxAuthSimple"&lt;/code&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;To enable the library for a particular VM, you must then switch authentication to external:&lt;br/&gt;
&lt;code&gt;$ VBoxManage modifyvm "&amp;lt;vm&amp;gt;" --vrdeauthtype external&lt;/code&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Obtain the hash value for your desired password:&lt;br/&gt;
&lt;code&gt;$ VBoxManage internalcommands passwordhash "&amp;lt;password&amp;gt;"&lt;/code&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Configure users and passwords (hashes) by writing items into the machine's extradata:&lt;br/&gt;
&lt;code&gt;$ VBoxManage setextradata "&amp;lt;vm&amp;gt;" "VBoxAuthSimple/users/&amp;lt;user&amp;gt;" &amp;lt;hash&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Replace &lt;code&gt;&amp;lt;vm&amp;gt;&lt;/code&gt; with the VM name or UUID, &lt;code&gt;&amp;lt;user&amp;gt;&lt;/code&gt; with the user name who should be allowed to log in, &lt;code&gt;&amp;lt;password&amp;gt;&lt;/code&gt; with your desired password and &lt;code&gt;&amp;lt;hash&amp;gt;&lt;/code&gt; with the encrypted password.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Denis Kozlov</dc:creator><pubDate>Tue, 08 Dec 2015 14:55:35 -0000</pubDate><guid>https://sourceforge.net74576f31dd2fe11ca1c032574344e2ea6f365749</guid></item><item><title>Allow for adding user/pass via vrde external (VBoxAuthSimple )</title><link>https://sourceforge.net/p/phpvirtualbox/feature-requests/19/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;External VRDP authentication allows for entering a username and password(stored hashed in vm extradata) via VBoxAuthSimple for a VM (VBox user manual CH7 - 7.1.5. RDP authentication). It would be handy to be able to configure this and enter a user/pass via the Web UI to secure a vrde head of a VM if so desired.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">crash0veride</dc:creator><pubDate>Tue, 06 May 2014 17:04:17 -0000</pubDate><guid>https://sourceforge.netdbf807c5c39d0d96a97e5e5f685e4cc34d0d5375</guid></item></channel></rss>