Using a default login and maintaining individual logins

Cary Petterborg petterborgca at ldschurch.org
Tue Apr 8 16:48:41 CEST 2008


I have a patch that will allow Nagios to be set up with a default user,
but still maintain the individual users ability to login in so that they
may use their own views, etc. The patch changes only a couple of lines
in the current code base, putting almost all functionality in separate
and new files so that it may be easily integrated with other custom
changes.

 -- Is there *interest* in this for anyone else to use or incorporate?

FYI - the implementation uses cookies for the username and validation
information in each cgi that currently uses cgiauth. The cookie code is
very simplified. It uses a sha1 validation string to ensure that the
username isn't merely entered in a cookie to get around security.

----------------------------------------------------------------------
NOTICE: This email message is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message.

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone




More information about the Developers mailing list