Module: nagvis Branch: master Commit: ad1b525a3ddfdc7efb7add088e975df5dfc99106 URL: http://nagvis.git.sourceforge.net/git/gitweb.cgi?p=nagvis/nagvis;a=commit;h=ad1b525a3ddfdc7efb7add088e975df5dfc99106
Author: LaMi <[email protected]> Date: Sat Nov 14 23:06:51 2009 +0100 Added hint for initial admin credentials --- install.sh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/install.sh b/install.sh index eb2f096..7f0edf2 100755 --- a/install.sh +++ b/install.sh @@ -1130,7 +1130,7 @@ if [ $NAGVIS_TAG -lt 01050000 ]; then text "| <http://localhost${HTML_PATH}/nagvis/config.php>" "|" else text "| <http://localhost${HTML_PATH}/config.php>" "|" - text "| - Initial credentials:" "|" + text "| - Initial admin credentials:" "|" text "| Username: nagiosadmin" "|" text "| Password: nagiosadmin" "|" fi ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Nagvis-checkins mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagvis-checkins
