Check Roles
This scenario shows how to configure and use OSDx user roles.
Test Monitor Role
Description
A new user teldat is created using the predefined monitor role. This kind of role allows the execution of a reduced set of operational commands.
Scenario
Step 1: Set the following configuration in DUT0
:
set system login user admin authentication encrypted-password '$6$GSjsCj8gHLv$/VcqU6FLi6CT2Oxn0MJQ2C2tqnRDrYKNF8HIYWJp68nvXvPdFccDsT04.WtigUONbKYrgKg8d6rEs8PjljMkH0' set system login user teldat authentication encrypted-password '$6$OJ81dPSQXvRyeXyX$lHmV6vFdSi7i9Q6I1IbDaZB9FDueVYSuSF2pG6QH9CvQ9Rpui29a8p8rCZGt0XiThlH8dzt2QkUaaOZB5ykqj0' set system login user teldat role monitor
Step 2: Run command service cnm restart
at DUT0
and expect this output:
Show output
CLI Error: Insufficient privileges
Step 3: Run command show running
at DUT0
and expect this output:
Show output
CLI Error: Insufficient privileges
Step 4: Run command show date
at DUT0
and expect this output:
Show output
Wed 20 Aug 2025 14:07:14 +00:00
Step 5: Login as admin
user on DUT0
.
Note
Dynamically change the required user-level for some specific operational commands.
Step 6: Modify the following configuration lines in DUT0
:
set user-level 0 command 'show running' set user-level 10 command 'show date'
Step 7: Run command service cnm restart
at DUT0
and expect this output:
Show output
CLI Error: Insufficient privileges
Step 8: Run command show running
at DUT0
and expect this output:
Show output
# Teldat OSDx VM version v4.2.4.7 # Wed 20 Aug 2025 14:07:18 +00:00 # Warning: Configuration has not been saved set system login user admin authentication encrypted-password '$6$GSjsCj8gHLv$/VcqU6FLi6CT2Oxn0MJQ2C2tqnRDrYKNF8HIYWJp68nvXvPdFccDsT04.WtigUONbKYrgKg8d6rEs8PjljMkH0' set system login user teldat authentication encrypted-password '$6$OJ81dPSQXvRyeXyX$lHmV6vFdSi7i9Q6I1IbDaZB9FDueVYSuSF2pG6QH9CvQ9Rpui29a8p8rCZGt0XiThlH8dzt2QkUaaOZB5ykqj0' set system login user teldat role monitor set user-level 0 command 'show running' set user-level 10 command 'show date'
Step 9: Run command show date
at DUT0
and expect this output:
Show output
CLI Error: Insufficient privileges
Step 10: Login as admin
user on DUT0
.
Test Operator Role
Description
A new user teldat is created using the predefined operator role. This kind of role allows the execution of some operational commands.
Scenario
Step 1: Set the following configuration in DUT0
:
set system login user admin authentication encrypted-password '$6$GSjsCj8gHLv$/VcqU6FLi6CT2Oxn0MJQ2C2tqnRDrYKNF8HIYWJp68nvXvPdFccDsT04.WtigUONbKYrgKg8d6rEs8PjljMkH0' set system login user teldat authentication encrypted-password '$6$3d9IQeQyJ4Sfq/7S$80Ts6c28jC81QK5D94SiCMK/LPaqqoZXDa.URyExiVjdqs3SH8GdCyBYPIIAjmzlIoHC2Wd34PdoLYNKqCVJE/' set system login user teldat role operator
Step 2: Run command service cnm restart
at DUT0
and expect this output:
Show output
CLI Error: Insufficient privileges
Step 3: Run command show running
at DUT0
and expect this output:
Show output
# Teldat OSDx VM version v4.2.4.7 # Wed 20 Aug 2025 14:07:27 +00:00 # Warning: Configuration has not been saved set system login user admin authentication encrypted-password '$6$GSjsCj8gHLv$/VcqU6FLi6CT2Oxn0MJQ2C2tqnRDrYKNF8HIYWJp68nvXvPdFccDsT04.WtigUONbKYrgKg8d6rEs8PjljMkH0' set system login user teldat authentication encrypted-password '$6$3d9IQeQyJ4Sfq/7S$80Ts6c28jC81QK5D94SiCMK/LPaqqoZXDa.URyExiVjdqs3SH8GdCyBYPIIAjmzlIoHC2Wd34PdoLYNKqCVJE/' set system login user teldat role operator
Step 4: Run command show date
at DUT0
and expect this output:
Show output
Wed 20 Aug 2025 14:07:27 +00:00
Step 5: Login as admin
user on DUT0
.
Note
Dynamically change the required user-level for some specific operational commands.
Step 6: Modify the following configuration lines in DUT0
:
set user-level 0 command 'show running' set user-level 10 command 'show date'
Step 7: Run command service cnm restart
at DUT0
and expect this output:
Show output
CLI Error: Insufficient privileges
Step 8: Run command show running
at DUT0
and expect this output:
Show output
# Teldat OSDx VM version v4.2.4.7 # Wed 20 Aug 2025 14:07:31 +00:00 # Warning: Configuration has not been saved set system login user admin authentication encrypted-password '$6$GSjsCj8gHLv$/VcqU6FLi6CT2Oxn0MJQ2C2tqnRDrYKNF8HIYWJp68nvXvPdFccDsT04.WtigUONbKYrgKg8d6rEs8PjljMkH0' set system login user teldat authentication encrypted-password '$6$3d9IQeQyJ4Sfq/7S$80Ts6c28jC81QK5D94SiCMK/LPaqqoZXDa.URyExiVjdqs3SH8GdCyBYPIIAjmzlIoHC2Wd34PdoLYNKqCVJE/' set system login user teldat role operator set user-level 0 command 'show running' set user-level 10 command 'show date'
Step 9: Run command show date
at DUT0
and expect this output:
Show output
CLI Error: Insufficient privileges
Step 10: Login as admin
user on DUT0
.
Test Admin Role
Description
A new user teldat is created using the predefined admin role. This kind of role allows the execution of all operational commands and has access to the configuration menu.
Scenario
Step 1: Set the following configuration in DUT0
:
set system login user admin authentication encrypted-password '$6$GSjsCj8gHLv$/VcqU6FLi6CT2Oxn0MJQ2C2tqnRDrYKNF8HIYWJp68nvXvPdFccDsT04.WtigUONbKYrgKg8d6rEs8PjljMkH0' set system login user teldat authentication encrypted-password '$6$ys2rBL2Gk0RcLw6r$l3lxK7i5VUksMHDrB9fzzkOqPuRPjKegRBP0AhM9P8bMIm7wcXmcFahyDFcyZNQ3edu1FTcI.FhYi.c9QazCJ.' set system login user teldat role admin
Step 2: Run command service cnm restart
at DUT0
and expect this output:
Show output
service inactive. doing nothing.
Step 3: Run command show running
at DUT0
and expect this output:
Show output
# Teldat OSDx VM version v4.2.4.7 # Wed 20 Aug 2025 14:07:39 +00:00 # Warning: Configuration has not been saved set system login user admin authentication encrypted-password '$6$GSjsCj8gHLv$/VcqU6FLi6CT2Oxn0MJQ2C2tqnRDrYKNF8HIYWJp68nvXvPdFccDsT04.WtigUONbKYrgKg8d6rEs8PjljMkH0' set system login user teldat authentication encrypted-password '$6$ys2rBL2Gk0RcLw6r$l3lxK7i5VUksMHDrB9fzzkOqPuRPjKegRBP0AhM9P8bMIm7wcXmcFahyDFcyZNQ3edu1FTcI.FhYi.c9QazCJ.' set system login user teldat role admin
Step 4: Run command show date
at DUT0
and expect this output:
Show output
Wed 20 Aug 2025 14:07:39 +00:00
Step 5: Login as admin
user on DUT0
.
Note
Dynamically change the required user-level for some specific operational commands.
Step 6: Modify the following configuration lines in DUT0
:
set user-level 0 command 'show running' set user-level 10 command 'show date'
Step 7: Run command service cnm restart
at DUT0
and expect this output:
Show output
service inactive. doing nothing.
Step 8: Run command show running
at DUT0
and expect this output:
Show output
# Teldat OSDx VM version v4.2.4.7 # Wed 20 Aug 2025 14:07:44 +00:00 # Warning: Configuration has not been saved set system login user admin authentication encrypted-password '$6$GSjsCj8gHLv$/VcqU6FLi6CT2Oxn0MJQ2C2tqnRDrYKNF8HIYWJp68nvXvPdFccDsT04.WtigUONbKYrgKg8d6rEs8PjljMkH0' set system login user teldat authentication encrypted-password '$6$ys2rBL2Gk0RcLw6r$l3lxK7i5VUksMHDrB9fzzkOqPuRPjKegRBP0AhM9P8bMIm7wcXmcFahyDFcyZNQ3edu1FTcI.FhYi.c9QazCJ.' set system login user teldat role admin set user-level 0 command 'show running' set user-level 10 command 'show date'
Step 9: Run command show date
at DUT0
and expect this output:
Show output
Wed 20 Aug 2025 14:07:44 +00:00
Step 10: Login as admin
user on DUT0
.
Test Custom Role
Description
A new user teldat is created using a custom role. The user-level can be dynamically changed.
Scenario
Step 1: Set the following configuration in DUT0
:
set system login role custom_role level 8 set system login user admin authentication encrypted-password '$6$GSjsCj8gHLv$/VcqU6FLi6CT2Oxn0MJQ2C2tqnRDrYKNF8HIYWJp68nvXvPdFccDsT04.WtigUONbKYrgKg8d6rEs8PjljMkH0' set system login user teldat authentication encrypted-password '$6$.9fjPcL/lzw6SE/w$8ZSkJdJm/boPlWqJc7yRWvfm4Ct4uQxVEro8msMDqxhAhyZKd2n8qxOnko3ufoTTqPWIjmLvbvNUAk16PvCRh0' set system login user teldat role custom_role
Step 2: Run command service cnm restart
at DUT0
and expect this output:
Show output
CLI Error: Insufficient privileges
Step 3: Run command show running
at DUT0
and expect this output:
Show output
# Teldat OSDx VM version v4.2.4.7 # Wed 20 Aug 2025 14:07:54 +00:00 # Warning: Configuration has not been saved set system login role custom_role level 8 set system login user admin authentication encrypted-password '$6$GSjsCj8gHLv$/VcqU6FLi6CT2Oxn0MJQ2C2tqnRDrYKNF8HIYWJp68nvXvPdFccDsT04.WtigUONbKYrgKg8d6rEs8PjljMkH0' set system login user teldat authentication encrypted-password '$6$.9fjPcL/lzw6SE/w$8ZSkJdJm/boPlWqJc7yRWvfm4Ct4uQxVEro8msMDqxhAhyZKd2n8qxOnko3ufoTTqPWIjmLvbvNUAk16PvCRh0' set system login user teldat role custom_role
Step 4: Run command show date
at DUT0
and expect this output:
Show output
Wed 20 Aug 2025 14:07:54 +00:00
Step 5: Login as admin
user on DUT0
.
Step 6: Modify the following configuration lines in DUT0
:
set system login role custom_role level 14
Step 7: Run command service cnm restart
at DUT0
and expect this output:
Show output
service inactive. doing nothing.
Step 8: Run command show running
at DUT0
and expect this output:
Show output
# Teldat OSDx VM version v4.2.4.7 # Wed 20 Aug 2025 14:07:58 +00:00 # Warning: Configuration has not been saved set system login role custom_role level 14 set system login user admin authentication encrypted-password '$6$GSjsCj8gHLv$/VcqU6FLi6CT2Oxn0MJQ2C2tqnRDrYKNF8HIYWJp68nvXvPdFccDsT04.WtigUONbKYrgKg8d6rEs8PjljMkH0' set system login user teldat authentication encrypted-password '$6$.9fjPcL/lzw6SE/w$8ZSkJdJm/boPlWqJc7yRWvfm4Ct4uQxVEro8msMDqxhAhyZKd2n8qxOnko3ufoTTqPWIjmLvbvNUAk16PvCRh0' set system login user teldat role custom_role
Step 9: Run command show date
at DUT0
and expect this output:
Show output
Wed 20 Aug 2025 14:07:58 +00:00
Step 10: Login as admin
user on DUT0
.
Step 11: Modify the following configuration lines in DUT0
:
set system login role custom_role level 3
Step 12: Run command service cnm restart
at DUT0
and expect this output:
Show output
CLI Error: Insufficient privileges
Step 13: Run command show running
at DUT0
and expect this output:
Show output
CLI Error: Insufficient privileges
Step 14: Run command show date
at DUT0
and expect this output:
Show output
Wed 20 Aug 2025 14:08:03 +00:00
Step 15: Login as admin
user on DUT0
.