Performing a reboot of platform or collector appliance(s) and continuing to both boot options require username and password and then will prompt for password.
Upon boot you see a screen with "GNU GRUB" and the menu options:
UbuntuAdvanced options for Ubuntuand a prompt to "Enter username:"
NOTE: VCF Operations for Networks was formerly named Aria Operations for Networks (AON), and prior to that was named vRealize Network Insight (vRNI).
The /boot/grub/grub.cfg file is missing the --unrestricted flag on the menu entry, which enforces authentication for all boot options.
/boot/grub/grub.cfg file.menuentry section).--unrestricted flag to the menuentry line.menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple<UUID>' --unrestricted