Home :: International :: Manuals :: Howto :: FAQ :: Man Pages :: Email Login

 
 

  Next Previous Contents

5. Requiring root permission for shutdown

The default for the shutdown button on the login box allows anyone to use it to shutdown the system. The section in /usr/share/config/kdmrc controlling who may use this button looks like this:


#ShutdownButton=RootOnly
ShutdownButton=ConsoleOnly 

To enable only the root user to shutdown the system, change the lines as shown below:


ShutdownButton=RootOnly
#ShutdownButton=ConsoleOnly

Clicking the shutdown button will now prompt for the root password before shutting down the system.


Next Previous Contents
 
 
 
 
Google
  Web Linuxinfor   
 

Home :: Copyright :: Privacy :: Credits :: Get a free Linuxinfor Email Account

Document on this page is part of "KDE GUI Login Configuration HOWTO". See Index Page for more info about Authorship and Copyright.

1999-2008 Linuxinfor.com. No rights reserved.