[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [hobbit] Acknowledging & Enable/Disable Permissions



Or in your htaccess file you would split the access with different file directives

<Files "bb-ack.sh">
      require valid-user
      require group ackers
</Files>

<Files "hobbit-enadis.sh">
      require valid-user
      require group disablers
</Files>


Peter Murray skrev:

In our quest for a more distributed environment, we have a need to allow
a select group of users the ability to acknowledge alerts, but do NOT
want to give those users the ability to enable/disable any of the
services.  It appears that a given userID/password will allow both.  Is
there any way we can restrict this to disallow the enable/disable
ability for some but not all?

Thank you.

Peter Murray
Computing & Media Services
Syracuse University
Syracuse NY 13244
<pbmurray (at) syr.edu>

To unsubscribe from the hobbit list, send an e-mail to
hobbit-unsubscribe (at) hswn.dk