4 messages in net.sourceforge.lists.courier-users[courier-users] Re: Webadmin won't in...
FromSent OnAttachments
Sam VarshavchikOct 5, 2001 2:52 pm 
Kevin MurphyOct 5, 2001 3:22 pm 
Sam VarshavchikOct 5, 2001 3:50 pm 
Kevin MurphyOct 5, 2001 4:20 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:[courier-users] Re: Webadmin won't install new configuration??Actions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Oct 5, 2001 2:52:43 pm
List:net.sourceforge.lists.courier-users

Kevin Murphy writes:

I'm using Courier v.35.1, and I've gotten everything up and running, but when I try to use webadmin, everything works great except for when I try to actually install the new configuration. When I click on the "Install New Configuration" link, the request is submitted but it seems that it never completes, and eventually times out. Is there anyway I can figure out what it's trying to do at this point, and perhaps debug the issue? I don't see any syslog error messages showing up.

Any help would be greatly appreciated.

Check if the permissions on webadmin wrapper in the cgi-bin directory are correct. The webadmin wrapper in cgi-bin should be setuid root. For all operations except 'install new configuration' it drops root before running webadmin.pl. For 'Install New Configuration' it keeps root privileges, in order to install the new configuration, therefore if it's not installed setuid root, this operation will fail.