> -----Original Message----- > From: Michael P. Soulier [mailto:[EMAIL PROTECTED] > Sent: Friday, May 14, 2004 6:32 AM > To: '[EMAIL PROTECTED]' > Subject: [mrtg] Re: User Access > > > On 14/05/04 Jonathan Dwerryhouse said: > > Hi guys > > > > > > Can anyone give me any advice on setting up user access rights? I > > have one large directory containing MRTG output for many > switch ports > > but only want a user to be able to access the html > pertaining to their > > particular switch port. > > If it's a Unix box with apache, you have full control over > permissions and authentication via the web server. I'd > recommend a different directory for each set of pages with > different access levels, and then specify those in the apache > configuration.
echo that. If unix, use a separate directory for each user, set permissions accordingly (FS and Apache), and put symbolic links to the files corresponding to their port in the directory you set up. HTH, Tim -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
