Package: munin-node
Version: 1.2.5-2

In Debian Edu, one of the few places where we have to hardcode an IP
address on the clients is in /etc/munin/munin-node.conf.  This make it
harder to set up a Debian Edu client in a network when using another
subnet.

To avoid this problem, it would be great if the 'allow' statement
accepted DNS names and host netgroups in addition to IP address
regexes.  Or perhaps a new statement should be used, like allow_host,
to avoid changing the semantic of the existing keyword.  Please also
add support for using host netgroups when deciding who to grant
access.  Then we can move the configuration to the LDAP server and
grant access to all servers using one netgroup.

Handling something like this would be great:

  allow munin-server-dns-name
  allow @servernetgroup

Happy hacking,
-- 
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to