repeating 2x how to login with mySQL user/password
authortipaul <tipaul>
Fri, 5 Sep 2003 08:40:28 +0000 (08:40 +0000)
committertipaul <tipaul>
Fri, 5 Sep 2003 08:40:28 +0000 (08:40 +0000)
misc/Install.pm

index 7eac68e..add939d 100644 (file)
@@ -227,9 +227,11 @@ Koha Log Directory [%s]: |;
 $messages->{'AuthenticationWarning'}->{en} = heading('Authentication') . qq|
 This release of Koha has a new authentication module.  If you are not already
 using basic authentication on your intranet, you will be required to log in to
-access some of the features of the intranet.  You can log in using the userid
-and password from the %s/koha.conf configuration file at any time.  Use the
-"Members" module to add passwords for other accounts and set their permissions.
+access some of the features of the intranet.
+IMPORTANT :
+============
+You can log in using the userid and password from the %s/koha.conf configuration file at any time.
+Use the "Members" module to add passwords for other accounts and set their permissions.
 
 Press the <ENTER> key to continue: |;
 
@@ -870,9 +872,9 @@ Database user [%s]: |;
 
 $messages->{'DatabasePassword'}->{en} = heading('Database Password') . qq|
 Please provide a good password for the user %s.
-
-This password will also be used to access Koha's INTRANET interface.
-
+IMPORTANT :
+============
+You can log in using this userid and password at any time.
 Password for database user %s: |;
 
 $messages->{'BlankPassword'}->{en} = heading('BLANK PASSWORD') . qq|