Werk #15370: oracle_instance: fix reporting of restricted logins
Component | Checks & agents | ||||||
Title | oracle_instance: fix reporting of restricted logins | ||||||
Date | Jul 24, 2025 | ||||||
Level | Trivial Change | ||||||
Class | Bug Fix | ||||||
Compatibility | Compatible - no manual interaction needed | ||||||
Checkmk versions & editions |
|
Previously logins were not correctly reported:
- they were only shown if the openmode was
OPEN
but not if they wereREAD ONLY
orREAD WRITE
- the logic whether a database is restricted was inverted