Have you tried these options:

   --no-nla --ignore-certificate

The --sec lets you choose the security protocol.

Hybrid is related to CredSSP
http://msdn.microsoft.com/en-us/library/cc240806%28v=prot.10%29.aspx

----- Original Message -----
From: "Jason Cook" <jason.c...@wesd.org>
To: "Vishal K. Gandhi" <vgan...@fdu.edu>, freerdp-devel@lists.sourceforge.net
Sent: Monday, October 1, 2012 11:21:21 AM
Subject: Re: [Freerdp-devel] Need Help - Error: HYBRID_REQUIRED_BY_SERVER

Try changing the order of your command line parameters. The following has 
always worked for me:

xfreerdp -u username hostname.domain.tld

(then wait for the password prompt)

The FQDN should always be last, otherwise the other options do not get parsed 
correctly. NLA is enabled by default. There is normally no need to specify the 
--sec option.

--Jason 
________________________________________
From: Vishal K. Gandhi [vgan...@fdu.edu]
Sent: Monday, October 01, 2012 08:34 AM
To: freerdp-devel@lists.sourceforge.net
Subject: [Freerdp-devel] Need Help - Error: HYBRID_REQUIRED_BY_SERVER

Hi,

I am posting the following question again with the hope that someone
might be able to help me with this.
Thanks in advance.

Hi,

We recently enabled NLA on one of our Windows 2008 R2 servers and I am
not able to use xfreerdp to access this machine remotely from Fedora 16.
xfreerdp works fine for all other windows machines where NLA is not
enabled yet.
I tried to Remote Desktop this machine from one of the local Windows 7
machine which worked fine.
Please, see following is the output of of my command execution.

[root@localhost ~]# xfreerdp -d domain -u username servername
xkbLayout: us    xkbVariant:
xkbLayout: us    xkbVariant:
find_keyboard_layout_in_xorg_rules: 409
detect_keyboard_layout_from_locale: 409
Using US (0x00000409)
Loading keymap evdev
xkbfilepath: /usr/share/freerdp/keymaps/evdev
Loading keymap aliases(qwerty)
xkbfilepath: /usr/share/freerdp/keymaps/aliases
kbd_init: detect_and_load_keyboard returned 1033
freerdp_kbd_init: 409
starting thread 0 to server_ip:3389
main thread, waiting for all threads to exit
freerdp_chanman_pre_connect:
keyboard_layout: 409
connecting to server_ip:3389
Error: HYBRID_REQUIRED_BY_SERVER
connecting to server_ip:3389
ui_error: ERROR: Connection closed
run_xfreerdp: inst->rdp_connect failed
main thread, all threads did exit


I actually found the same question on several posts and found different
answers as well such as using switch --sec nla or --sec tls etc.
But, none of those worked.  I got errors saying "--sec is an invalid
option".
Same way, I tried "--ignore-certificate" with the hope that will change
error atleast , but gave me same error "--ignore-certificate is an
invalid option".

Any ideas?  Suggestion?
What could be reason for me getting this error on Fedora 16 with
xfreerdp and not getting it on Windows 7 Remote Desktop (with support NLA)?

-- Vishal Gandhi --
Systems Analyst/E-Mail Specialist
Fairleigh Dickinson University



------------------------------------------------------------------------------
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Freerdp-devel mailing list
Freerdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel


------------------------------------------------------------------------------
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Freerdp-devel mailing list
Freerdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Freerdp-devel mailing list
Freerdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to