STIGhubSTIGhub
STIGhub— A free STIG search and compliance tool·STIGs updated 1 hour ago
Powered by Pylon·Privacy·Terms·Feedback·© 2026 Beacon Cloud Solutions, Inc.
← Back to Nokia Service Router OS 25.x Network Device Management Security Technical Implementation Guide

V-283769

CAT II (Medium)

The Nokia router must be configured with only one local account to be used as the account of last resort in the event the authentication server is unavailable.

Rule ID

SV-283769r1203576_rule

STIG

Nokia Service Router OS 25.x Network Device Management Security Technical Implementation Guide

Version

V1R1

CCIs

CCI-001358CCI-002111

Discussion

Authentication for administrative (privileged-level) access to the device is required at all times. An account can be created on the device's local database for use when the authentication server is down or connectivity between the device and the authentication server is not operable. This account is referred to as the account of last resort because it is intended to be used as a last resort and when immediate administrative access is absolutely necessary. The account of last resort logon credentials must be stored in a sealed envelope and kept in a safe. The safe must be periodically audited to verify the envelope remains sealed. The signature of the auditor and the date of the audit should be added to the envelope as a record. Administrators should secure the credentials and disable the root account (if possible) when not needed for system administration functions.

Check Content

Review the Nokia router configuration to verify a local account for last resort has been configured. 

Verify only one user (user of last resort) is listed in the response for this command:

- show system security user 

Users

User ID      New Access                           Password Login   Failed Local
             Pwd Permissions                      Expires  Attempt Logins Conf

admin        n   bt cc fp -- -- -- sp -- sc tc    02/08/26 66      5      y
snmpv3       n   bt cc -- -- -- -- sp sn sc tc    02/08/26 0       0      y

Number of users : 2

If the Nokia router is not configured with only one local account to be used as the account of last resort in the event the authentication server is not available, this is a finding.

Fix Text

Configure one  local account to be used as the account of last resort and remove all other local accounts.

For each unnecessary local user, first shut down the account and then remove it completely as shown in the example below:

- configure system security user "unnecessary_acct" shutdown
- no configure system security user "unnecessary_acct"

Configure account of last resort as shown in the example below:

- configure system security user "admin" password
Enter New Password:
Re-enter New Password:

- configure system security user "admin" access console ftp
- configure system security user "admin" no shutdown