Summary: Isode components write to logging streams when events occur.
Facility SASL
Messages relating to SASL authentication
Name | Severity | ID | Description | Action |
---|---|---|---|---|
Error | error | 2 | SASL Error. Isode's medium term plan is to remove all common use of this event, Isode's long term plan is to remove all use of this event. | See log entry for details |
Fail | authfail | 1 | SASL Authorization Failure | Action dependent on security policy |
InitError | fatal | 100 | A serious error occurred initializing SASL. | |
Notice | notice | 4 | General notice level event: See log entry for details | No Operator Action |
Pass | detail | 6 | SASL PASS event: See log entry for details | No Operator Action |
Trace | detail | 5 | General trace message | No Operator Action |
Unknown | notice | 7 | An event of unknown priority | No Operator Action |
Warning | warning | 3 | General SASL Warning event: See log entry for details | No Operator Action |
Fail
- Message Text
- %1
- Parameters
- Text describing error
- Description
- SASL Authorization Failure
- Action
- Action dependent on security policy
Error
- Message Text
- %1
- Parameters
- Text describing error
- Description
- SASL Error. Isode's medium term plan is to remove all common use of this event, Isode's long term plan is to remove all use of this event.
- Action
- See log entry for details
Warning
- Message Text
- %1
- Parameters
- Text describing warning
- Description
- General SASL Warning event: See log entry for details
- Action
- No Operator Action
Notice
- Message Text
- %1
- Parameters
- Text describing message
- Description
- General notice level event: See log entry for details
- Action
- No Operator Action
Trace
- Message Text
- %1
- Parameters
- Text describing information
- Description
- General trace message
- Action
- No Operator Action
Pass
- Message Text
- %1
- Parameters
- Text describing information
- Description
- SASL PASS event: See log entry for details
- Action
- No Operator Action
Unknown
- Message Text
- (Priority %1) %2
- Parameters
- the priority value
- Text describing information
- Description
- An event of unknown priority
- Action
- No Operator Action
InitError
- Message Text
- Error in initializing SASL; %1
- Parameters
- Detailed information
- Description
- A serious error occurred initializing SASL.
- Action