isn't the password supposed to be in the webadmin directory also? ----- Original Message ----- From: "Eddie K." <[EMAIL PROTECTED]> To: "Kirk A Wolff" <[EMAIL PROTECTED]> 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" <[EMAIL PROTECTED]> > To: "Eddie K." <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > 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. > > > > - Kirk > > > > ----- Original Message ----- > > From: "Eddie K." <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > 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. > > > > > > > > > > > > > > > ------------------------------------------------------- > > > The SF.Net email is sponsored by EclipseCon 2004 > > > Premiere Conference on Open Tools Development and Integration > > > See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. > > > http://www.eclipsecon.org/osdn > > > _______________________________________________ > > > courier-users mailing list > > > [EMAIL PROTECTED] > > > Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users > > > > > > > > > > > ------------------------------------------------------- > > The SF.Net email is sponsored by EclipseCon 2004 > > Premiere Conference on Open Tools Development and Integration > > See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. > > http://www.eclipsecon.org/osdn > > _______________________________________________ > > courier-users mailing list > > [EMAIL PROTECTED] > > Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users > > > > > ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
