> > Actually Ntop is already behind a firewall and the server is really > hardened. My ldap's interest was more one of central directory for > authentication. On the same machine (kind of monitoring server) I've > nagios and cacti and I configured both to use our central ldap > directory for authentication so that: > - I don't have to create "local users" (in mysql or htpasswd files) > for each applications > - I can enforce policies on the ldap directory such as password-aging > and password-quality and allow my colleagues, when they changed > password in our central directory, to log in, for instance in nagios, > with the new password.
If you still want to do this, you can use Apache to proxy NTop (take a look at the ProxyPass directive) and then apply authentication/authorization to the Apache site. -Aaron _______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
