On Oct 28, 2008, at 2:08 PM, Phillips, Dustin B (DBphillips) wrote: > Sorry if this has already been asked but I’m new to the list. > > Question: Is there an add-on or other method for enabling more > advanced authentication for Nagios or is htaccess the only method? > I’m thinking something more like a MySQL database or LDAP, etc.
Any authentication module supported by apache would work as long as you end up with a username in $REMOTE_USER that can be matched against a contact. Most generally work through the htaccess mechanism but the authorization source doesn't have to be htpasswd. Nagios doesn't care how the authorization happens, just that the variable is populated. -- Marc ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Nagios-users mailing list Nagios-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null