Accounting
These scenarios show accounting feature when secure mode is enabled. All logs are stored in file: running://log/user/audit_file/audit_file
File Logs
Description
Show different logs stored in audit file
Scenario
Step 1: Run command file show running://log/user/audit_file/audit_file at DUT0 and check if output contains the following tokens:
Secure mode startedShow output
2026-02-12 23:37:54.950363 daemon-info , modulelauncher[819339]: Secure mode started 2026-02-12 23:37:56.384685 auth-notice , OSDxCLI: User 'admin' has logged in.
Step 2: Run command show running at DUT0 and expect this output:
Show output
# Teldat OSDx VM version v4.2.8.3 # Thu 12 Feb 2026 23:37:56 +00:00 # Warning: Configuration has not been saved set system login user admin authentication encrypted-password '$6$Dhx6V79nAK0GXG3H$apKFewXBA3A.PMq5ql.OCuIXuZtl1wic.Ytmy98SPmwTPIahdu8sqIrUfcqulcykE5Ss9ol9DO38ZJXoCDIEo/' set system security medium
Step 3: Run command file show running://log/user/audit_file/audit_file at DUT0 and check if output contains the following tokens:
User 'admin' executed a new command: 'show running'Show output
2026-02-12 23:37:54.950363 daemon-info , modulelauncher[819339]: Secure mode started 2026-02-12 23:37:56.384685 auth-notice , OSDxCLI: User 'admin' has logged in. 2026-02-12 23:37:56.515186 auth-notice , OSDxCLI: User 'admin' executed a new command: 'file show running://log/user/audit_file/audit_file'. 2026-02-12 23:37:56.556132 auth-notice , OSDxCLI: User 'admin' executed a new command: 'show running'.
Step 4: Set the following configuration in DUT0 :
set system cli configuration logging cli info set system login user admin authentication encrypted-password '$6$Dhx6V79nAK0GXG3H$apKFewXBA3A.PMq5ql.OCuIXuZtl1wic.Ytmy98SPmwTPIahdu8sqIrUfcqulcykE5Ss9ol9DO38ZJXoCDIEo/' set system security medium
Step 5: Run command file show running://log/user/audit_file/audit_file at DUT0 and check if output contains the following tokens:
User 'admin' committed the configurationShow output
2026-02-12 23:37:54.950363 daemon-info , modulelauncher[819339]: Secure mode started 2026-02-12 23:37:56.384685 auth-notice , OSDxCLI: User 'admin' has logged in. 2026-02-12 23:37:56.515186 auth-notice , OSDxCLI: User 'admin' executed a new command: 'file show running://log/user/audit_file/audit_file'. 2026-02-12 23:37:56.556132 auth-notice , OSDxCLI: User 'admin' executed a new command: 'show running'. 2026-02-12 23:37:56.743552 auth-notice , OSDxCLI: User 'admin' executed a new command: 'file show running://log/user/audit_file/audit_file'. 2026-02-12 23:37:56.858124 auth-notice , OSDxCLI: User 'admin' entered the configuration menu. 2026-02-12 23:37:56.918685 auth-notice , OSDxCLI: User 'admin' added a new cfg line: 'set system cli configuration logging cli info'. 2026-02-12 23:37:56.984718 auth-notice , OSDxCLI: User 'admin' added a new cfg line: 'show working'. 2026-02-12 23:37:57.060942 user-warning , OSDxCLI: Signal 10 received 2026-02-12 23:37:57.063595 auth-notice , OSDxCLI: User 'admin' committed the configuration. 2026-02-12 23:37:57.125440 auth-notice , OSDxCLI: User 'admin' left the configuration menu.
Audit file permissions
Description
Non admin user is allowed to open audit file
Scenario
Step 1: Set the following configuration in DUT0 :
set system login role cfg level 10 set system login user admin authentication encrypted-password '$6$aMb1OzIUSD/SUOax$/hLkAnx7uorJkhoqUFjQ6.FTLiCGwfgz/D5YPI.GwrDJ89.ZoNPErlh.p/KAYQ09TEzzbcA/Y0rDors62/X0x0' set system login user test authentication encrypted-password '$6$w7HrJEUrW0WQWEvY$tWHB.xMehIr1hMe8tOEWnvaqo1kpxCkF32pNi/fsp.JUo1axPNmaLVlR.CxMBKsw6zlLhkbK3wejZE.NnVMq00' set system login user test role cfg set system security medium
Step 2: Login as test with password tEst!2qqqqqq
Step 3: Run command file show running://log/user/audit_file/audit_file at DUT0 and check if output contains the following tokens:
Permission deniedShow output
hexdump: /opt/vyatta/etc/config/log/user/audit_file/audit_file: Permission denied hexdump: all input file arguments failed