Citeren Roger Price <[email protected]>:

My upsmon.conf MONITOR line is

MONITOR eaton-66...@localhost 1 upsmaster sekret master

and upsd.users says

[upsmaster]
        password = sekret
        upsmon master

so the user and password match. Is this enough to be "appropriately privileged", or do I need more?

It could have to to with the fact that you're probably connecting to the server through the '::1' interface. This doesn't seem to work if '::1' is not explicitly listed in '/etc/hosts.allow'. Connecting to the 127.0.0.1 loopback address might also help. So instead of

    Eaton-66781

use

    eaton-66...@[127.0.0.1]

to tell whatever command you're trying to use must use the IPv4 loopback address instead of the (on IPv6 enabled systems default) IPv6 one.

Best regards, Arjen
--
Please keep list traffic on the list (off-list replies will be rejected)


_______________________________________________
Nut-upsuser mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/nut-upsuser

Reply via email to