From owner-freebsd-questions@FreeBSD.ORG Tue Nov 1 22:39:11 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 DDD8A16A457 for ; Tue, 1 Nov 2005 22:39:10 +0000 (GMT) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr7.xs4all.nl (smtp-vbr7.xs4all.nl [194.109.24.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2EC243D45 for ; Tue, 1 Nov 2005 22:39:09 +0000 (GMT) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr7.xs4all.nl (8.13.3/8.13.3) with ESMTP id jA1Md6Y2064812; Tue, 1 Nov 2005 23:39:07 +0100 (CET) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id E281FB822; Tue, 1 Nov 2005 23:39:06 +0100 (CET) Date: Tue, 1 Nov 2005 23:39:06 +0100 From: Roland Smith To: kalin mintchev Message-ID: <20051101223906.GA46859@slackbox.xs4all.nl> Mail-Followup-To: kalin mintchev , freebsd-questions@freebsd.org References: <53534.68.165.89.73.1130883859.squirrel@mail.el.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="J/dobhs11T7y2rNN" Content-Disposition: inline In-Reply-To: <53534.68.165.89.73.1130883859.squirrel@mail.el.net> User-Agent: Mutt/1.4.2.1i X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: Re: user limits X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 22:39:11 -0000 --J/dobhs11T7y2rNN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Nov 01, 2005 at 05:24:19PM -0500, kalin mintchev wrote: >=20 > hi all... >=20 > i was reading the login.conf man to figure out a way to limit user from a > class to only certain directories. apparently that isn't possible there. >=20 > there is a path, but thats $PATH for the particular user... not really > what s/he can see or not... >=20 > if i can not restrict user cd-ing into certain directories using > login.conf how can i do it? chmod 750 directory/ Now only the owner and members of the group can access the directory. Roland --=20 R.F.Smith (http://www.xs4all.nl/~rsmith/) Please send e-mail as plain text. public key: http://www.xs4all.nl/~rsmith/pubkey.txt --J/dobhs11T7y2rNN Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDZ+6KEnfvsMMhpyURAq/OAJ9q438gWXZw5tXg7c1wsmzmYao4bACeNsVM cKio9uUfb1HfRuzJZYqedrE= =gPr6 -----END PGP SIGNATURE----- --J/dobhs11T7y2rNN--