On Thu, 30 Jan 2003, Chris Cormack wrote:
When you installed koha you should have been asked Would you like to use Apache's Basic Authentication instead (Y/[N]):
Did you answer Yes here?
I'm pretty certain he answered 'No' as the page he gave a link to is the cookie authentication login screen which should not show up if basic authentication is being used. Steve.
If so There should be a section in your Apache config that looks a bit like this <Directory /where/the/intranet/htdocs/are> AuthUserFile /etc/kohaintranet.pass AuthType Basic AuthName "Koha Intranet (for librarians only)" Require valid-user </Directory>
In which case you will need to use the username and password you specified in this section of the installer.
Hope this is some help
Chris
-- Chris Cormack Programmer 025 500 789 Katipo Communications Ltd chris@katipo.co.nz www.katipo.co.nz _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha