Information
But whether you are in a large or small network, at least one local user account should always be configured on your network devices for emergency purposes.
Solution
Create an emergency privilaged account, with a strong password, for use as backup in the event that root or centralized authentication fails.
user@host# edit system login user <EMERGENCY_NAME>
user@host# set full-name "emergency local account"
user@host# set authentication encrpyted-password <PASSWORD>