From owner-freebsd-questions Tue Jan 7 9:52:54 2003 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 9E5FA37B405 for ; Tue, 7 Jan 2003 09:52:52 -0800 (PST) Received: from energyhq.homeip.net (213-97-200-73.uc.nombres.ttd.es [213.97.200.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id A925B43F0A for ; Tue, 7 Jan 2003 09:52:49 -0800 (PST) (envelope-from flynn@energyhq.homeip.net) Received: from christine.energyhq.tk (christine.energyhq.tk [192.168.0.1]) by energyhq.homeip.net (Postfix) with SMTP id 7D662AF58D; Tue, 7 Jan 2003 18:52:36 +0100 (CET) Date: Tue, 7 Jan 2003 18:52:19 +0100 From: Miguel Mendez To: Brent Bailey Cc: freebsd-questions@FreeBSD.ORG Subject: Re: permissions issue help ?!?! Message-Id: <20030107185219.5ce59092.flynn@energyhq.homeip.net> In-Reply-To: <1238.207.5.169.163.1041962590.squirrel@bmyster.com> References: <1238.207.5.169.163.1041962590.squirrel@bmyster.com> X-Mailer: Sylpheed version 0.8.8 (GTK+ 1.2.10; i386-portbld-freebsd5.0) X-Face: 1j}k*2E>Y\+C~E|/wehi[:dCM,{N7/uE 3o# P,{t7gA/qnovFDDuyQV.1hdT7&#d)q"xY33}{_GS>kk'S{O]nE$A`T|\4&p\&mQyexOLb8}FO List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=.ML_8Hzy)dys4fX Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Tue, 7 Jan 2003 13:03:10 -0500 (EST) Brent Bailey wrote: Hi, > I have another FBSD box thats working fine ..and the permissions on > its/tmp dir are:drwxrwxrwt root wheel /tmp > > now to restore the permissions on the broken box ..i did > #chmod 777 /tmp What you want is chmod 1777 /tmp > however im not sure how to get the "t" on the permissions back (im > not even sure what the "t" means) t is the sticky bit, it means that files and directories created inside /tmp are owned by whoever creates them. See man 8 sticky for detailed info. Cheers, -- Miguel Mendez - flynn@energyhq.homeip.net GPG Public Key :: http://energyhq.homeip.net/files/pubkey.txt EnergyHQ :: http://www.energyhq.tk Of course it runs NetBSD! --=.ML_8Hzy)dys4fX Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+GxPXnLctrNyFFPERAvMqAKDELoBqyMhupOv5J86OAmcdwzzhngCgrDee eNMtHT+1hrNxga+XfwWTn5c= =7K3s -----END PGP SIGNATURE----- --=.ML_8Hzy)dys4fX-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message