Hi,

I  have an application which spawns FreeRDP to connect to Windows Desktop. 
Currently I pass the password as one of the command-line arguments. I tried 
with '--from-stdin' option by writing it to the stdin of FreeRDP but could not 
connect to the desktop. My FreeRDP command is as follows

xfreerdp -u <username> --from-stdin  <Server IP>:<port>

Environment: Ubuntu 10,04 64 bit
FreeRDP  Version 1.0.1

If I write the password to a file and pass it as input to the FreeRDP command 
it works fine. But I do not want to write it to a file. Is there a way to write 
the password from the application to FreeRDP? 

Regards
AJ
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Freerdp-devel mailing list
Freerdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to