Date: Wed, 5 Sep 2001 18:40:16 -0400 From: "Dave" <north1@nexicom.com> To: "The Psychotic Viper" <psyv@sec-it.net> Cc: <freebsd-questions@freebsd.org> Subject: Re: home chmod Message-ID: <002201c1365b$bc793b30$0100a8c0@north1> References: <20010906001118.R1450-100000@lucifer.fuzion.ath.cx>
next in thread | previous in thread | raw e-mail | index | archive | help
Yes, but see, users homepages are not working now. becuase of all the chmoding. chmod 700 /home/* is what someone else suggested, but this is what caused homepages to not work. result = Forbidden You don't have permission to access /~north/can-on.pdf on this server. /home/someuser/public_html/* I tried chmod 755 /home/*/public_html/* but that did not work either. help... :o( ----- Original Message ----- From: "The Psychotic Viper" <psyv@sec-it.net> To: "Dave" <north1@nexicom.com> Sent: Wednesday, September 05, 2001 6:13 PM Subject: Re: home chmod > Hi, > > On Wed, 5 Sep 2001, Dave wrote: > > I have a qustion about a small freebsd 4.3 box i run. > > I don't want users looking in other users /home/someuser and browsing > > around. im not sure what chmod /home to denie browsing of /home > chmod -R 700 /home would work:) > > Also an off topic question, you from Millbrook Ontario per chance?:) > > hth > PsyV > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?002201c1365b$bc793b30$0100a8c0>