sonic-utilities
sonic-utilities copied to clipboard
Enable Local auth only till system is ready
What I did
Restore AAA authentication during reboot so that subsequence boot up will not allow system access to unsaved radius/tacacs config users till system gets ready
How I did it
Modified the common-auth-sonic fiile to have only local authentication during reboot
How to verify it
- Configure valid RADIUS server
- Configure AAA authentication login to radius alone
- Reboot the system without saving the configuration
- After reboot, (before system gets ready) observe that console only allows local user alone.