Hi,

On 07/16/2013 09:23 AM, harish badrinath wrote:
>> hi everyone ,
>>
>>     Good Morning ,
>>
>>        I am ravindra ,facing problem while doing freeRDP client & server
>> configuration. I followed all the configurations given in the respective
>> websites of FreeRDP, but still i am unable to connect to the server.
did you create a /etc/winpr/SAM file? - xfreerdp-server uses this file
for authentication. If you didn't create it yet you do the following (in
FreeRDP build directory):

sudo mkdir -p /etc/winpr/
sudo ./winpr/tools/hash/winpr-hash -u foo -p bar > /etc/winpr/SAM

user is foo password bar.

Best regards,
Bernhard


------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&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