Module: nagvis Branch: master Commit: 05ccb866661253c0f508709aff526cb4e4158c77 URL: http://nagvis.git.sourceforge.net/git/gitweb.cgi?p=nagvis/nagvis;a=commit;h=05ccb866661253c0f508709aff526cb4e4158c77
Author: LaMi <[email protected]> Date: Mon Mar 8 21:59:36 2010 +0100 Updated devault configuration with real default LogonModule --- etc/nagvis.ini.php-sample | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/etc/nagvis.ini.php-sample b/etc/nagvis.ini.php-sample index e50accf..8b50c62 100644 --- a/etc/nagvis.ini.php-sample +++ b/etc/nagvis.ini.php-sample @@ -70,7 +70,7 @@ ; create users in the database when provided users does not exist. The option ; logonenvcreaterole tells the module to assign the new user to a specific role ; set to empty string to disable that behaviour. -;logonmodule="LogonDialog" +;logonmodule="LogonMixed" ;logonenvvar="REMOTE_USER" ;logonenvcreateuser="1" ;logonenvcreaterole="Guests" ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Nagvis-checkins mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagvis-checkins
