assigning roles to users for shutting down a computer

Ask a Question related to Sun Solaris, Design and Development.

  1. #1

    Default assigning roles to users for shutting down a computer

    sir,
    I would like to create a user who can shutdown the machine
    (other than root) except nothing. In solaris 2.5 etc duplicate uid
    with "0" is allowd and also any shell script can be the shell for the
    user. kindly let me know how at assign roles for users for specific
    purposes.

    Rama
    rkollu Guest

  2. Similar Questions and Discussions

    1. Directory paths: roles vs. users
      We have a fairly large site with lots of authors. Most of them will have identical permissions and options, except for the directory they are...
    2. Where do you create users to add to roles?
      Hi there folks, I'm doing a trial right now using a terminal server to set this up and I can see when I"m administering the site settings on how...
    3. Users with published roles
      Hello, I am the Administrator of a school website. I am trying to get the faculty to edit their own pages using Contribute. All the faculty pages...
    4. Users and Roles? - C2 to C3 - Admin
      I am upgrading from C2 to C3. I have three sites that use Contribute. I added two of the sites so far and one site is set up differently than the...
    5. computer shutting down all the time
      The computer is shutting down completely, all the time, for no reason. I have looked at the power settings, and they seem fine. Seems to happen...
  3. #2

    Default Re: assigning roles to users for shutting down a computer

    I would suggest using sudo; [url]http://www.courtesan.com/sudo/[/url]. It would be
    nice to write them a "friendly" shell script too..


    (yes, this can be done using roles under Sol8 up... any takers)


    B.

    "rkollu" <rkollu@ongc.net> wrote in message
    news:172ec56b.0307272334.77ae43f7@posting.google.c om...
    > sir,
    > I would like to create a user who can shutdown the machine
    > (other than root) except nothing. In solaris 2.5 etc duplicate uid
    > with "0" is allowd and also any shell script can be the shell for the
    > user. kindly let me know how at assign roles for users for specific
    > purposes.
    >
    > Rama

    Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139