From e44a0bf8f57ac7201e3a929e75923be711e8eca9 Mon Sep 17 00:00:00 2001 From: tipaul Date: Mon, 8 Sep 2003 13:36:00 +0000 Subject: [PATCH] adding some --- misc/Install.pm | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/misc/Install.pm b/misc/Install.pm index ffa78be0bf..0334a371f8 100644 --- a/misc/Install.pm +++ b/misc/Install.pm @@ -229,8 +229,11 @@ $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. + 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. @@ -873,8 +876,11 @@ Database user [%s]: |; $messages->{'DatabasePassword'}->{en} = heading('Database Password') . qq| Please provide a good password for the user %s. + IMPORTANT : + ============ + You can log in using this userid and password at any time. Password for database user %s: |; -- 2.39.2