5 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Courier-MTA Problems
FromSent OnAttachments
Eddie K.Feb 5, 2004 4:16 pm 
Jay LeeFeb 5, 2004 4:30 pm 
Kirk A WolffFeb 6, 2004 8:26 am 
Kirk A WolffFeb 7, 2004 3:00 am 
David BruhaFeb 8, 2004 7:17 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:Re: [courier-users] Courier-MTA ProblemsActions...
From:Kirk A Wolff (ki@kirk.homeip.net)
Date:Feb 7, 2004 3:00:16 am
List:net.sourceforge.lists.courier-users

isn't the password supposed to be in the webadmin directory also?

----- Original Message ----- From: "Eddie K." <edd@noveltyneckties.com> To: "Kirk A Wolff" <ki@kirk.homeip.net> Sent: Friday, February 06, 2004 4:15 PM Subject: Re: [courier-users] Courier-MTA Problems

Thanks for the suggestions, Kirk W., but I'm still having a problem. After creating /usr/lib/courier/etc/webadmin/unsecureok, I tried to access it off another computer. On the local computer it still doesn't allow the password. I ran the following commands:

touch /usr/lib/courier/etc/webadmin/unsecureok chmod 600 /usr/lib/courier/etc/password

The password file clearly says my password (again, I know I've said it already), and doesn't have any extra characters. Is it that I've done something wrong, or is it that something's wrong with Courier-MTA?

Thanks, Eddie K.

----- Original Message ----- From: "Kirk A Wolff" <ki@kirk.homeip.net> To: "Eddie K." <edd@noveltyneckties.com> Cc: <cour@lists.sourceforge.net> Sent: Friday, February 06, 2004 9:25 AM Subject: Re: [courier-users] Courier-MTA Problems

Webadmin requires that it be served using a secure server (https:) unless the unsecureok file exists in the etc/webadmin directory(or /etc/courier/webadmin, depending on your installation). You may create the file simply with touch (touch webadmin/unsecureok). If you have the script being served via the SSL-encrypted area on your webserver, you should NOT have the unsecure OK file in your config directory.

Webmin will also not work if the permissions on the password file are group or world accessible (i.e. set it to either 600 or 400).

These are the only two things that I needed to get webadmin to work. I've installed it in several different ways, including RPM, and webadmin wouldn't work unless the above criteria are met. If your webadmin is not 'configured' or arranged properly, it will simply respond as if you entered an invalid password. Its a pretty crappy way of erroring out, but you can at least be assured that it won't work as advertised unless it is configured properly.

----- Original Message ----- From: "Eddie K." <edd@noveltyneckties.com> To: <cour@lists.sourceforge.net> Sent: Thursday, February 05, 2004 6:15 PM Subject: [courier-users] Courier-MTA Problems

I know I already posted this, but I saw it didn't go through, so I am posting it again.

Hello all, I am having a problem with the "webadmin." First, I did run make install-webadmin-password in shell, which it was saved to the default directory (/usr/lib/courier). I'm trying to access with Mozilla on Red Hat Linux 9, but have not gotten any experience. I've tried to log in, and I checked cookies, and the cookie was there. Logging in was not a good thing at all; it didn't accept the password, when I set the same password I'm trying to use. I even checked it in the Courier-MTA directory, exact case, and everything, I'm not sure what's wrong here.

Also, make install-configure doesn't get everything, I feel like I've done something wrong, it gives errors. I ran ./configure, and then make install. Was I supposed to do something else to fix this?

Any suggestions as to this would be greatly appreciated, and thanks for them!

Thanks, Eddie K.