From owner-freebsd-questions@FreeBSD.ORG Thu Feb 26 14:28:18 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 01D4816A4CE for ; Thu, 26 Feb 2004 14:28:18 -0800 (PST) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC4CB43D1F for ; Thu, 26 Feb 2004 14:28:17 -0800 (PST) (envelope-from kdk@daleco.biz) Received: from daleco.biz ([69.27.131.0]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.0); Thu, 26 Feb 2004 16:28:34 -0600 Message-ID: <403E72C9.5010103@daleco.biz> Date: Thu, 26 Feb 2004 16:27:21 -0600 From: "Kevin D. Kinsey, DaleCo, S.P." User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040212 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Bjorn Eikeland References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 26 Feb 2004 22:28:34.0890 (UTC) FILETIME=[DF1C62A0:01C3FCB7] cc: "freebsd-questions@freebsd.org" Subject: Re: web based configuration as root or equivalent X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Feb 2004 22:28:18 -0000 Bjorn Eikeland wrote: > I'm wanting to make a web based configuration tool for my wireless > routers > (setting up freebsd boxes to make a outdoor wlan) - ofcourse I can use > ssh > and webmin, but the configuration should be made even easier for less > technical users. > > I've read the how to use Webmin with apache, didnt quite folllow the > procedure, but bear with me.. > > chown scripts to root (chown -R root:root /var/www/cp) > chmod w/suid (chmod -R 755 /var/www/cp) > > add -U flag to perl line, what does this do? is there a php knob like > this? > What is the "perl line"....? What does it do? PHP can certainly do chmod and chown .... > chown the scripts back to www (chown -R www:www /var/www/cp) > chmod rwx to www (chmod -R 700 /var/www/cp) > > or am I stuck with compiling apache with D_BIG_SECURITY_HOLE? > > thanks, > Bjorn Your mailer, or some mailer between you and freebsd.org, is one month off (in the past) ... some people may not see your message for this reason...