Date: Thu, 27 Jul 2000 09:39:10 +0200 From: "chem@i-p-d.nl" <chem@i-p-d.nl> To: Kenn Martin <kmartin@infoteam.com> Cc: freebsd-isp@FreeBSD.ORG Subject: Re: limiting telnet-users Message-ID: <200007270728.JAA09013@ns1.i-p-d.nl> In-Reply-To: <20000726125556.A87381@alydar.infoteam.com> References: <200007241704.TAA13257@ns1.i-p-d.nl>; from chem@i-p-d.nl on Mon, Jul 24, 2000 at 07:15:04PM %2B0200
next in thread | previous in thread | raw e-mail | index | archive | help
> > I have been investigating a way to limit telnet-users to their own home-dir. > > Problem with chroot is that a lot of dirs would have to be copied to the home- > > dir, in order for them to work with telnet. We only give telnet-access to users > > that specifically ask for it, because ftp is to limited. I remember a post from > > about a year ago, of someone who managed it by setting the permissions of the > > home-dirs and the dir above at a specific way, i believe in combination with a > > specific umask. Can't find that posting in the archives, though. > > [snip] > >From 'man bash': > [snip] > o changing directories with cd > I have looked at this, but not being able to cd down to their own directories is not an option. I have been thinking about adding the users to a group wwwusers and than chmod- ing the home-dirs 705 where the group of these homedirs would be wwwusers. When I got some time I will test this. chem To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007270728.JAA09013>