Skip to content

Verify Webmin Logging and Auditability

Verify Webmin Logging and Auditability

  • Test case designer: name
  • Date of creation : 12.07.2025

Test case description

Ensure that system logs, user access logs, and actions performed via Webmin are recorded and auditable.

Pre-state:

  • Administrator has performed actions via Webmin.

Test Steps

  1. Navigate to the “Webmin Actions Log” in the Webmin interface.
  2. Check that actions performed (service restart, user creation) are logged.
  3. SSH into the system and check auth.log or secure for Webmin-related access entries.
  4. Confirm user access attempts (successful/failed) are logged.

Expected result

  • All user actions in Webmin are logged in the Webmin Actions Log.
  • Access attempts are recorded in system logs.
  • Logs include timestamps, user identifiers, and actions performed.
Edited by AH0981