From 7bb1c7d84d053ce2a31b4954f3377dd34dd2f9ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakob=20Aar=C3=B8e=20Dam?= Date: Tue, 28 Apr 2015 15:06:16 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 6a19f90..470c1a2 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,11 @@ After install go and configure the server. Open the file RDSFactor/server/bin/re Note that the client should be the IP of RD Web, and the shared secret must match the value of RadiusSecret in the IIS. +To reload the configuration restart the RADIUS server service by running +``` +$ restart-server.bat +``` + ## Acknowledgements * Claus Isager - for the proof of concept two factor RDS authentication