From 1927c0c089dca267168dada658194aea0aa46643 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakob=20Aar=C3=B8e=20Dam?= Date: Wed, 6 May 2015 14:07:07 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index a7fe205..38d2a9e 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,16 @@ To reload the configuration restart the RADIUS server service by running C:\RDSFactor> restart-server.bat ``` +### Configure RD Gateway + +The gateway must be configured to talk to the RADIUS RDSFactor server. Open up the 'Remote Desktop Manager' and +`Right Click on RDS -> Properties -> RD CAP Store`. + +Here you must: +* Check 'Request clients to send statement of health' +* Check 'Central Server running NPS' +* Enter the name or IP of the server running the RDSFactor server and add the shared secret + ## Logging Log output from the RADAR client in RD Web is output into: From 1212730270492179e81472aef765a52f5949a363 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakob=20Aar=C3=B8e=20Dam?= Date: Wed, 6 May 2015 14:27:55 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 38d2a9e..49b76c4 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ Here you must: Log output from the RADAR client in RD Web is output into: ``` -C:\RDSFactor\web\RDWeb\Pages\log> Radius_Debug.txt +C:\RDSFactor\web\RDWeb\Pages\log> radius_client.txt ``` Log output from the RADAR server: