authReport.ini File
The authReport.ini initialization file controls whether Steel-Belted Radius Carrier generates the following reports:
- Authentication acceptance report
- Authentication rejection report
- Unknown authentication client report
- Invalid shared secret report
If enabled, these reports are written to the
radiusdir\authReports directory on the Steel-Belted Radius Carrier server.
NOTE: The settings in the authReport.ini file are overwritten when the SBR Administrator is used to enable or disable these reports.
[AcceptReport] Section
The [AcceptReport] section of authReport.ini (Table 35) enables or disables generation of the authentication acceptance report. The settings for the authentication acceptance report are specified in the authReportAccept.ini file, which is described on 69.
[AcceptReport]Enable = 1
[BadSharedSecretReport] Section
The [BadSharedSecretReport] section of authReport.ini (Table 36) enables or disables generation of the invalid shared secret report. The settings for the invalid shared secret report are specified in the authReportBadSharedSecret.ini file, which is described on 72.
[BadSharedSecretReport]Enable = 1
[RejectReport] Section
The [RejectReport] section of authReport.ini (Table 37) enables or disables generation of the authentication rejection report. The settings for the authentication rejection report are specified in the authReportReject.ini file, which is described on 75.
[RejectReport]Enable = 1
[UnknownClientReport] Section
The [UnknownClientReport] section of authReport.ini (Table 38) enables or disables generation of the unknown authentication client report. The settings for the unknown authentication client report are specified in the authReportUnknownClient.ini file, which is described on 78.
[UnknownClientReport]Enable = 1