PDA

View Full Version : Logging off from bash



Salzi
09-07-2004, 07:12 PM
Hello everybody,
is there a way to log off root from bash (text-console) so that nobody else can get access to the local system. Using exit or logout command doesn't have any effect.
I run Knoppix from CD with a permanent home-dir and custumized knoppix configuration.
Passwords for user root and knoppix are set.
Thanks for answers

UnderScore
09-09-2004, 02:56 AM
Try man securetty since this restricts which terminals that root can be accessed.
I hope this helps.
James