FOG version: 1.5.10.1903
Hello,
I’m trying to hide the menu item “Perform Full Host Registration and Inventory” (fog.reginput) in the iPXE menu and make it available only after a user successfully logs in.
My configuration is:
PXE MENU HIDDEN = disabled
NO MENU = disabled
iPXE General Configuration → Advanced Menu Login = enabled
Menu settings:
Perform Full Host Registration and Inventory (fog.reginput)
Menu Show With: Advanced Login Required
Advanced Menu (fog.advancedlogin)
Menu Show With: Show All
Test scenario:
I am booting a test machine that is not registered as a host in FOG.
During PXE boot, the normal FOG menu is displayed.
The Advanced Menu option is visible.
I select Advanced Menu and successfully log in with my username and password.
After authentication, I return to the FOG menu, but the “Perform Full Host Registration and Inventory” option is still not visible.
I also tested the same behavior with Memtest configured as Advanced Login Required, with the same result.
My expectation is that after a successful Advanced Menu login, all menu items configured with “Advanced Login Required” should become visible.
Am I misunderstanding how this feature is supposed to work, or could there be another setting that I’m missing?
Thank you for any help.