Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakob Aarøe Dam committed May 19, 2015
1 parent 5d96684 commit 4786a37
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,10 @@ Here you must:
* Check 'Central Server running NPS'
* Enter the name or IP of the server running the RDSFactor server and add the shared secret

The Network Policy server on the RD Gateway should now proxy RADIUS requests to RDSFactor. You can check the setup of the NPS server by running the 'Network Policy Server' application on the gateway.

We have experienced that the 'TS GATEWAY AUTHORIZATION POLICY' blocks requests due to the condition of that policy. The fix is relax the requirements of the NAS port type. We have: Virtual (VPN), Ethernet or Cable.

## Logging

Log output from the RADAR client in RD Web is output into:
Expand All @@ -95,6 +99,15 @@ Log output from the RADAR server:
C:\RDSFactor\server\bin\Release> log.txt
```

The RD Gateway log:
```
Event Viewer: Applications and Services Logs / Microsoft / Windows / TerminalServices-Gateway / Operational
```

The Network Policy Server log:
```
Event Viewer: Custom Views / ServerRoles / Network Policy and Access Services
```
## Hacking on RDS Factor

The core RADIUS server is included in this project as a git submodule. Fetch it by:
Expand Down

0 comments on commit 4786a37

Please sign in to comment.