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
2025-10-20 14:52:35.755070 daemon-info , modulelauncher[184616]: Secure mode started 2025-10-20 14:52:37.384497 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.5.3 # Mon 20 Oct 2025 14:52:37 +00:00 # Warning: Configuration has not been saved set system login user admin authentication encrypted-password '$6$OFjZUohOxuBj5JKN$.PgdmsKKVH.FakPg222pc0/9y2349XTIwNjxiwIB.yyB9fHOZ3.rTOvQS7jHoOjJDd7fcYPwINWBH0Blggni8/' 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
2025-10-20 14:52:35.755070 daemon-info , modulelauncher[184616]: Secure mode started 2025-10-20 14:52:37.384497 auth-notice , OSDxCLI: User 'admin' has logged in. 2025-10-20 14:52:37.532444 auth-notice , OSDxCLI: User 'admin' executed a new command: 'file show running://log/user/audit_file/audit_file'. 2025-10-20 14:52:37.578750 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$OFjZUohOxuBj5JKN$.PgdmsKKVH.FakPg222pc0/9y2349XTIwNjxiwIB.yyB9fHOZ3.rTOvQS7jHoOjJDd7fcYPwINWBH0Blggni8/' 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
2025-10-20 14:52:35.755070 daemon-info , modulelauncher[184616]: Secure mode started 2025-10-20 14:52:37.384497 auth-notice , OSDxCLI: User 'admin' has logged in. 2025-10-20 14:52:37.532444 auth-notice , OSDxCLI: User 'admin' executed a new command: 'file show running://log/user/audit_file/audit_file'. 2025-10-20 14:52:37.578750 auth-notice , OSDxCLI: User 'admin' executed a new command: 'show running'. 2025-10-20 14:52:37.773359 auth-notice , OSDxCLI: User 'admin' executed a new command: 'file show running://log/user/audit_file/audit_file'. 2025-10-20 14:52:37.904460 auth-notice , OSDxCLI: User 'admin' entered the configuration menu. 2025-10-20 14:52:37.964576 auth-notice , OSDxCLI: User 'admin' added a new cfg line: 'set system cli configuration logging cli info'. 2025-10-20 14:52:38.061391 auth-notice , OSDxCLI: User 'admin' added a new cfg line: 'show working'. 2025-10-20 14:52:38.125859 user-warning , OSDxCLI: Signal 10 received 2025-10-20 14:52:38.128301 auth-notice , OSDxCLI: User 'admin' committed the configuration. 2025-10-20 14:52:38.181045 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$/DG5NGmkgO5gVjPi$C4PO8clZjae/o4B1ldXFFf/Eqqug0PDh025somjj6CcHloTiDYLhzKM8bgjPAqtB881JGQHDMV4W3qG/o63AW0' set system login user test authentication encrypted-password '$6$U5ISw5gerrPRNp7N$uq7GeATZpZqgZOH0el8Y66Hoqt4Re0Pu.f2rAEwTbhGvAIkEjePiSSPa8l0f48ApNAGAJy52D3y3qY06xq5jp/' 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