1 message in net.sourceforge.lists.courier-users[courier-users] webadmin - invalid pa...
FromSent OnAttachments
B. KavourasMay 6, 2002 12:04 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] webadmin - invalid passwordActions...
From:B. Kavouras (sola@ziplip.com)
Date:May 6, 2002 12:04:43 am
List:net.sourceforge.lists.courier-users

I just set up Courier on FreeBSD 4.5-STABLE, and Apache-mod_ssl for webadmin
access. Everything is set up per the install doc; I enter the correct password,
but keep getting:

ERROR: Invalid Password

I cleared the browser cache, deleted the cookie, restarted apache, restarted
courier and authdaemond. Even rebooted the box as a last resort. Still getting
that error.

I made sure the webadmin binary retained its permissions when moving it to the
cgi-bin directory, I even added an 'unsecureok' file with the IP address of the
machine from which I'm connecting:

-r-------- 1 courier courier 9 May 5 21:38 password -r-------- 1 courier courier 12 May 5 23:07 unsecureok

Here's what the httpd-access.log shows:

[06/May/2002:00:01:09 -0400] "GET
/cgi-bin/webadmin?loginpass=password&do.login=1&login=Login HTTP/1.1" 302 5

Definition of a 302 (Found) error:

The data requested actually resides under a different URL, however, the
redirection may be altered on occasion (when making links to these kinds of
document, the browser should default to using the Udi of the redirection
document, but have the option of linking to the final document) as for
"Forward".

Can someone give me an idea as to what else I need to do to get webadmin
working?

TIA