mrbios Posted March 5, 2010 Posted March 5, 2010 Is there any way to password protect PXE boot? obviously kids could get to it easily if the machine there using is rebooted, i know we could just turn off lan boot but for simplicity i'd prefer to keep it enabled...naturally if theres no way we can password protect it i'll just turn them off though Anyone?
PeterG Posted March 5, 2010 Posted March 5, 2010 What make of machines are you using ? We have around 500 Dell's here and we can password protect the boot, also you can do in the boot options for PXE if you are using a WDS boot.
Guest Guest Posted March 5, 2010 Posted March 5, 2010 You cant password PXE client side other than the normal password BIOS/boot menu, the authentication comes server side, which if its setup correctly will stop them.
Cools Posted March 5, 2010 Posted March 5, 2010 try this i use saves time and problems. you just need to add to PXELINUX config file or in FOG 0.28 tick the hide boot menu PROMPT 0 TIMEOUT 100 NOESCAPE 1 MENU SHIFTKEY 1 By doing this I didn't have to re-train technicians. The computer will, by default, boot from the hard drive and show the PXE menu if you hold down on Ctrl-Alt
plexer Posted March 5, 2010 Posted March 5, 2010 You can also configure syslinux/pxelinux to require a password for a menu option and set it to default boot to hard drive after a timeout. Password can be different for each menu entry, this can also be used to boot wds. Ben
Arthur Posted March 5, 2010 Posted March 5, 2010 Or just alter the boot order. This is what we do. Internal HDD is first, with NIC second. Everything else is disabled and the PXE menu is password protected using the method Plexer mentioned.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now