4 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Courier webadmin ...
FromSent OnAttachments
kaimNov 25, 2005 11:48 pm 
Sam VarshavchikNov 26, 2005 8:11 pm 
ka...@comtv.ruNov 27, 2005 2:04 pm 
Sam VarshavchikNov 27, 2005 2:22 pm 
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 webadmin password errorActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Nov 26, 2005 8:11:40 pm
List:net.sourceforge.lists.courier-users

kaim writes:

I'm using FreeBSD 6.0 Release and courier-0.52.1 on it. And I have problems with webadmin - Invalid password message

Googling on a problem give me some ideas: 1. # less /usr/local/etc/courier/webadmin/password blah 2. chmod 600 /usr/local/etc/courier/webadmin/password 3. chown courier:courier /usr/local/etc/courier/webadmin/password

Nothing yet!

Then I tried: 1. chmod 777 /usr/local/etc/courier/webadmin/password

nothing 2. chown root:courier /usr/local/etc/courier/webadmin/password nothing 3. chown www:www /usr/local/etc/courier/webadmin/password nothing

And many many chmod's and chown's

How can I get webadmin running

By reading INSTALL:

2. Execute "make install-webadmin-password". This prompts for a password, which is saved in the file /usr/lib/courier/etc/webadmin/password.

The make script sets the permissions and the ownership on the file correctly.