mirror of
https://github.com/jakobadam/RDSFactor.git
synced 2025-07-23 18:15:55 +02:00
Update README.md: Logging output
This commit is contained in:
parent
37ba50ba9f
commit
db7d8099c8
1 changed files with 12 additions and 0 deletions
12
README.md
12
README.md
|
@ -59,6 +59,18 @@ To reload the configuration restart the RADIUS server service by running
|
|||
C:\RDSFactor> restart-server.bat
|
||||
```
|
||||
|
||||
## Logging
|
||||
|
||||
Log output from the RADAR client in RD Web is output into:
|
||||
```
|
||||
C:\RDSFactor\web\RDWeb\Pages\log> Radius_Debug.txt
|
||||
```
|
||||
|
||||
Log output from the RADAR server:
|
||||
```
|
||||
C:\RDSFactor\server\bin\Release> log.txt
|
||||
```
|
||||
|
||||
## Acknowledgements
|
||||
|
||||
* Claus Isager - for the first Open Source two factor RDS authenticator; which this project is based upon.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue