<p class="MsoNormal"><span style="font-size:9pt;font-family:'MS Shell Dlg 2',serif">Are there any plans to add support for the default authentication method of the server?</span></p><p class="MsoNormal"><span style="font-size:9pt;font-family:'MS Shell Dlg 2',serif"><br>

</span></p><p class="MsoNormal"><span style="font-size:9pt;font-family:'MS Shell Dlg 2',serif"><br></span></p><p class="MsoNormal"><span style="font-size:9pt;font-family:'MS Shell Dlg 2',serif">"""</span></p>

<p class="MsoNormal"></p><p class="MsoPlainText"><a href="http://libvirt.org/drvhyperv.html"><span style="color:black">http://libvirt.org/drvhyperv.html</span></a></p>

<p class="MsoPlainText"> </p>

<p class="MsoPlainText">Authentication</p>

<p class="MsoPlainText"> </p>

<p class="MsoPlainText">In order to perform any useful operation the driver needs
to log into the Hyper-V server. Therefore, only virConnectOpenAuth can be used
to connect to an Hyper-V server, virConnectOpen and virConnectOpenReadOnly
don't work. To log into an Hyper-V server the driver will request credentials
using the callback passed to the virConnectOpenAuth function. The driver passes
the hostname as challenge parameter to the callback.</p>

<p class="MsoPlainText"> </p>

<p class="MsoPlainText">Note: Currently <span style="background:yellow">only Basic authentication is supported</span> by libvirt.
This method is disabled by default on the Hyper-V server and can be enabled via
the WinRM commandline tool.</p><p></p><p class="MsoNormal"><span style="font-size:9pt;font-family:'MS Shell Dlg 2',serif"><br></span></p><p class="MsoNormal"><span style="font-size:9pt;font-family:'MS Shell Dlg 2',serif"><br>

</span></p><p class="MsoNormal"><span style="font-size:9pt;font-family:'MS Shell Dlg 2',serif">""</span></p><p class="MsoNormal"><span style="font-size:9pt;font-family:'MS Shell Dlg 2',serif"><br>

</span></p><p class="MsoNormal"><span style="font-size:9pt;font-family:'MS Shell Dlg 2',serif">Regards,</span></p><p class="MsoNormal"><span style="font-size:9pt;font-family:'MS Shell Dlg 2',serif">Jagannath</span></p>