|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: Breaking in from the monitor
dan (dan
dan.com)Sat, 28 May 1994 11:31:15 -0500
- Messages sorted by: [ date ][ thread ][ subject ][ author ]
- Next message: Paul Robinson: "Re: Chalace - Challenge/Responce password authentification (fwd)"
- Previous message: an100188
anon.penet.fi: "Re: Breaking in from the monitor at the console"
fyi, to put suns in secure mode,
(for desktop sparc models)
$su
#eeprom security-mode=command
Password:
Retype password:
#
(for other models)
$su
#eeprom secure=command
Password:
Retype password:
#
This stops access to the new command mode.
Really, though, if you have a non-secured console, you can always just do a
"b -s" and it will put you into single user (suid 0) mode after rebooting.
[for the more paranoid, you can replace "command" with "full", but ive found
this more hindersome to legit tasks than mandated by security issues. (ie, in
full mode you cant remotely reboot as you need to locally input a prom password
on startup)
- dan