Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: Roussell on May 23, 2001, 01:45:49 PM
-
Hi
I understand that after installation of the e-smith server, it is wise to disconnect the keyboard, mouse, and monitor and lock it away in a secure cupboard or datacenter.
However I need to keep the e-smith server under my desk in the office. How can I 'lock' disable the console, so no-one can actually plug in the keyboard and monitor and start hacking away?
Is there an equivalent of xlock ?
Thanks for any answers.
-
> How can I 'lock' disable the console, so no-one can actually
> plug in the keyboard and monitor and start hacking away?
If someone with malicious intent were able to plug keyboard &
monitor into the server, they could just as easily (or more so)
reboot it from their own single-floppy hacker toolkit and wreak
as much havoc as they wish.
If you don't trust the people who have physical access, then you
need some form of physical security.
-
Just take out the grafikcard an set bios not to boot from Floppy and "halt on no erors".
so you just have entry via HTML (E-smith-manager) or ssh.
greetz eric
-
For an AT system to POST it must have a video card.
Try setting the runlevel to 3 in /etc/inittab
Change id:7:initdefault: to id:3:initdefault:
You could also rename /sbin/e-smith/console to /sbin/e-smith/console2
Anytime you needed to get to console you could just run /sbin/e-smith/console2
Charlie, correct me if I am wrong.
Nathan Fowler
-
Nathan Fowler wrote:
> For an AT system to POST it must have a video card.
>
> Try setting the runlevel to 3 in /etc/inittab
> Change id:7:initdefault: to id:3:initdefault:
>
> You could also rename /sbin/e-smith/console to
> /sbin/e-smith/console2
> Anytime you needed to get to console you could just run
> /sbin/e-smith/console2
>
> Charlie, correct me if I am wrong.
Sorry, I've had my head down.
Nathan, you are wrong :-). If you set runlevel to anything other than 7, you won't have an e-smith server any more.
There is a console option to require login as admin. Just choose login rather than auto, and admin needs to login to get at the console menu.
Charlie