mirror of
https://github.com/jakobadam/RDSFactor.git
synced 2025-07-23 10:05:55 +02:00
Update README.md
This commit is contained in:
parent
5d96684821
commit
4786a37d8e
1 changed files with 13 additions and 0 deletions
13
README.md
13
README.md
|
@ -83,6 +83,10 @@ Here you must:
|
||||||
* Check 'Central Server running NPS'
|
* Check 'Central Server running NPS'
|
||||||
* Enter the name or IP of the server running the RDSFactor server and add the shared secret
|
* 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
|
## Logging
|
||||||
|
|
||||||
Log output from the RADAR client in RD Web is output into:
|
Log output from the RADAR client in RD Web is output into:
|
||||||
|
@ -95,6 +99,15 @@ Log output from the RADAR server:
|
||||||
C:\RDSFactor\server\bin\Release> log.txt
|
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
|
## Hacking on RDS Factor
|
||||||
|
|
||||||
The core RADIUS server is included in this project as a git submodule. Fetch it by:
|
The core RADIUS server is included in this project as a git submodule. Fetch it by:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue