Alessandro Pilotti <ap <at> pilotti.it> writes:

> 
> Marc,
> 
> I discovered that the Microsoft RDP ActiveX requires the attached CredSSP 
settings in the registry in
> order to connect to an Hyper-V host on port 2179 for VM console access.
> 
> Thanks,
> 
> Alessandro
> 
> Note: Save the following text in a .reg file in order to import in in the 
registry.
> 
> Windows Registry Editor Version 5.00
> 
> 
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\Credssp\PolicyDefaults\
AllowDefaultCredentials]
> "Hyper-V"="Microsoft Virtual Console Service/*"
> 
> 
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\Credssp\PolicyDefaults\
AllowDefaultCredentialsDomain]
> "Hyper-V"="Microsoft Virtual Console Service/*"
> 
> 
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\Credssp\PolicyDefaults\
AllowFreshCredentials]
> "Hyper-V"="Microsoft Virtual Console Service/*"
> 
> 
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\Credssp\PolicyDefaults\
AllowFreshCredentialsDomain]
> "Hyper-V"="Microsoft Virtual Console Service/*"
> 
> 
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\Credssp\PolicyDefaults\
AllowFreshCredentialsWhenNTLMOnly]
> "Hyper-V"="Microsoft Virtual Console Service/*"
> 
> 
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\Credssp\PolicyDefaults\
AllowFreshCredentialsWhenNTLMOnlyDomain]
> "Hyper-V"="Microsoft Virtual Console Service/*"
> 
> 
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\Credssp\PolicyDefaults\
AllowSavedCredentials]
> "Hyper-V"="Microsoft Virtual Console Service/*"
> 
> 
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\Credssp\PolicyDefaults\
AllowSavedCredentialsDomain]
> "Hyper-V"="Microsoft Virtual Console Service/*"
> 
> 
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\Credssp\PolicyDefaults\
AllowSavedCredentialsWhenNTLMOnly]
> "Hyper-V"="Microsoft Virtual Console Service/*"
> 
> On Apr 29, 2012, at 23:34 , Marc-André Moreau wrote:
> 
> > Hi Alessandro,
> > 
> > I'm not sure if this is fully documented in the specs, but I think it would 
be very helpful if you could take a
> packet capture with wireshark so we can have a sample of the connection 
sequence messages.
> > 
> > I don't think anyone has implemented it, but it does not look that hard to 
implement. Your contributions
> are welcome :)
> > 
> > On Sun, Apr 29, 2012 at 8:25 AM, Alessandro Pilotti <ap <at> pilotti.it> 
wrote:
> > Hi guys,
> > 
> > I'd like to use FreeRDP to connect to Microsoft Hyper-V hosts for guest 
management.
> > I'd be glad to help in developing missing features in case.
> > 
> > >From what I collected so far, it's a standard RDP connection on port 2179 
instead of 3389 with some
> additional data that needs to be passed in a Pre-Connection blob in order for 
the host to know to what guest
> to connect.
> > 
> > Here's a thread on technet on the subject inclusing some samples related to 
the RDP ActiveX control as a
> starting point:
> > http://social.technet.microsoft.com/Forums/en-
US/winserverhyperv/thread/9b208cdb-a8c8-4afc-ba2d-230f63182bb9/
> > 
> > 
> > 
> > Thanks!
> > 
> > Alessandro Pilotti
> > Cloudbase Solutions Srl
> > ------------------------------------------------------------
> > IT Consultant & Technical Speaker
> > 
> > MVP ASP.Net / IIS
> > Microsoft Certified Professional & Trainer
> > MCSD, MCAD, MCSE, MCDBA, MCTS, MCT
> > RHCE - Red Hat Certified Engineer
> > ------------------------------------------------------------
> > 
> > 
> > 
> > 
> > ----------------------------------------------------------------------------
--
> > Live Security Virtual Conference
> > Exclusive live event will cover all the ways today's security and
> > threat landscape has changed and how IT managers can respond. Discussions
> > will include endpoint security, mobile security and the latest in malware
> > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> > _______________________________________________
> > Freerdp-devel mailing list
> > Freerdp-devel <at> lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/freerdp-devel
> > 
> 
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and 
> threat landscape has changed and how IT managers can respond. Discussions 
> will include endpoint security, mobile security and the latest in malware 
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> 


Hello Alessandro,

Have you guys managed to get it working?
I have also got the same requirement, knowledge of steps you have already taken 
would really help. I will take it on from there.

Thanks


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Freerdp-devel mailing list
Freerdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to