User authentication Example user configuration
Digi Connect IT® 16/48 User Guide
541
iv. Verify that Access level is set to Full access. If not, select Full access.
e. Verify that Local users is one of the configured authentication methods:
i. Click Authentication > Methods.
ii. Verify that Local users is one of the methods listed in the list. If not:
i. For Add Method, click .
ii. For Method, select Local users.
7. Click Apply to save the configuration and apply the change.
Command line
1. Log into the Connect IT 16/48 command line as a user with full Admin access rights.
Depending on your device configuration, you may be presented with an Access selection
menu. Type admin to access the Admin CLI.
2. At the command line, type config to enter configuration mode:
> config
(config)>
3. Verify that the admin group has full administrator rights:
(config)> show auth group admin acl
admin
enable true
level full
...
(config)>
If admin > enable is set to false:
(config)> auth group admin acl admin enable true
(config)>
If admin > level is set to read-only:
(config)> auth group admin acl admin level full
(config)>
4. Verify that local is one of the configured authentication methods:
(config)> show auth method
0 local
(config)>
If local is not listed: