To assist those wanting to fix their setup, this is what worked for me. The /usr/share/doc/nut/UPGRADING.gz has the following hint:

- ACCESS is no longer supported in upsd.conf.  Use ACCEPT and REJECT.

  Old way:

       ACCESS grant all adminbox
       ACCESS grant all webserver
       ACCESS deny all all

  New way:

       ACCEPT adminbox
       ACCEPT webserver
       REJECT all

  Note that ACCEPT and REJECT can take multiple arguments, so this
  will also work:

       ACCEPT adminbox webserver
       REJECT all

--
Onno Benschop

Connected via Optus B3 at S25°34'41" - E152°35'34" (Graham's Creek, QLD)
--
()/)/)()        ..ASCII for Onno..
|>>?            ..EBCDIC for Onno..
--- -. -. ---   ..Morse for Onno..

Proudly supported by Skipper Trucks, Highway1, Concept AV, Sony Central, Dalcon
ITmaze   -   ABN: 56 178 057 063   -  ph: 04 1219 8888   -   [EMAIL PROTECTED]





Reply via email to