Thank You. I had seen the first link earlier and I also found some stuff on
creating a SAM-file wich seems to be a little undocumented.
I tried to follow
https://github.com/FreeRDP/FreeRDP/wiki/Build-on-Windows-with-Visual-C---201
0 when I compiled my version. IT compiled but crashed everytime so I will
start with a clean W8 box and try to compile on it.

Best Regards 
Mats

-----Ursprungligt meddelande-----
Från: Bernhard Miklautz [mailto:bmikla...@thinstuff.at] 
Skickat: den 13 juni 2013 12:52
Till: freerdp-devel@lists.sourceforge.net
Ämne: Re: [Freerdp-devel] Needing updated instructions on how to compile and
setup server for windows

Hi Mats,

I haven't built the windows server myself for a while but here some hints.

On 06/12/2013 06:55 PM, Mats wrote:
> Is there an up to date guide on how to compile and Configure the server?
Have a look to
https://github.com/awakecoding/FreeRDP-Manuals/blob/master/Developer/FreeRDP
-Developer-Manual.markdown
for build options.

Configuration itself is rather straight forward. Have a look to
https://github.com/awakecoding/FreeRDP-Manuals/blob/master/User/FreeRDP-User
-Manual.markdown
- at the bottom you find some registry keys that affect the server. In
addition there are two registry keys

HKEY_LOCAL_MACHINE\Software\FreeRDP\Server\PrivateKeyFile
HKEY_LOCAL_MACHINE\Software\FreeRDP\Server\CertificateFile

these can be used to override the default certifacte/key file (just created
a pull request that they are added to the manual).
If these two keys are not set the server looks for a server.key and
server.crt in the current working directory.

When building/developing/testing the easiest is to run the windows server in
the sub directory server/Windows/ because there are already a key and
certificate for testing.

Hope that helps.
Best regards,
Bernhard

----------------------------------------------------------------------------
--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Freerdp-devel mailing list
Freerdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel



------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Freerdp-devel mailing list
Freerdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to