Results 1 to 3 of 3

Thread: Allow users to shutdown Linux Server

  1. #1

    Allow users to shutdown Linux Server

    Hi Gurus out there,

    Need help.

    Iam using RH9 in text mode.

    I want to allow my users to shutdown my linux server how can I do that?

    thanks.

  2. #2
    Mentor
    Join Date
    Jun 2001
    Posts
    1,672

    Re:Allow users to shutdown Linux Server

    Code:
    chmod 6755 /sbin/halt
    (as root, of course) should do the trick.

  3. #3

    Re:Allow users to shutdown Linux Server

    [quote author=cloverm link=board=1;threadid=8167;start=0#msg74247 date=1069384976]
    Code:
    chmod 6755 /sbin/halt
    (as root, of course) should do the trick.
    [/quote]

    great it works!

    Thanks

Similar Threads

  1. vertual users in Mail server
    By lasanthaindika in forum Redhat / Fedora
    Replies: 0
    Last Post: 09-22-2007, 06:27 AM
  2. Active Directory LDAP Compliance
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-04-2005, 03:34 AM
  3. List of fixes included in Windows XP SP2
    By regix in forum Windows - General Topics
    Replies: 6
    Last Post: 01-03-2005, 11:44 PM
  4. ISA Server on Windows Server 2003
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-01-2005, 09:49 PM
  5. Unable to Connect to Stand-Alone SQL Server
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-01-2005, 09:41 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •