The Nokia router must enforce password complexity.

Overview

Finding IDVersionRule IDIA ControlsSeverity
V-283771NOKI-ND-000390SV-283771r1203358_ruleCCI-004066medium
Description
Use of a complex password helps to increase the time and resources required to compromise the password. Password complexity, or strength, is a measure of the effectiveness of a password in resisting attempts at guessing and brute-force attacks. Password complexity is one factor of several that determine how long it takes to crack a password. The more complex the password is, the greater the number of possible combinations that must be tested before the password is compromised. Multifactor authentication (MFA) is required for all administrative and user accounts on network devices, except for an account of last resort and (where applicable) a root account. Passwords should only be used when MFA using Public Key Infrastructure (PKI) is not available and for the account of last resort and root account. Satisfies: SRG-APP-000166-NDM-000254, SRG-APP-000167-NDM-000255, SRG-APP-000168-NDM-000256, SRG-APP-000169-NDM-000257, SRG-APP-000845-NDM-000220
STIGDate
Nokia Service Router OS 25.x Network Device Management Security Technical Implementation Guide2026-06-15

Details

Check Text (C-283771r1203358_chk)

Review the Nokia router password options to verify they comply with this requirement, as shown in the example below: - show system security password-options | match "required characters" Number of required characters per class : 1 digits, 1 lowercase, 1 uppercase, 1 special If the Nokia router does not require that at least one uppercase character, one lowercase character, one numeric character, and one special character be used in each password, this is a finding.

Fix Text (F-88241r1203357_fix)

Configure the Nokia router using the command below: - configure system security password complexity-rules required uppercase 1 lowercase 1 numeric 1 special-character 1