Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!helios!tamuts!n138ct From: n138ct@tamuts.tamu.edu (Brent Burton) Newsgroups: comp.sys.3b1 Subject: Protections on various files Message-ID: <13499@helios.TAMU.EDU> Date: 20 Mar 91 03:55:37 GMT Sender: usenet@helios.TAMU.EDU Followup-To: comp.sys.3b1 Distribution: comp Organization: Texas A&M University Lines: 23 I've been adding a few binaries to my system and stuffing them in /usr/local/bin and their associated files in /usr/local/lib. I created these directories with owner id=bin and group id = bin. The files themselves are set as (bin,bin). My specific question is concerning pcomm and zmodem programs. Currently, pcomm is (bin,bin) with rwsr-xr-x permissions. I have the zmodem programs (sz and rz) set at (bin,bin) with 755 permissions. Now, when I try to download a file from a host, the transfer aborts and in the case of pcomm's xmodem protocol, I get the error "Can't create file blah_blah." If others are using this program, how do you have your files set? Also, with other binaries (such as gnuplot), what should the permissions be? In general, when I add new programs to my system, is there an owner id and a group id I should be setting them to? thanks, +----------------------+--------------------------+ | Brent P. Burton | n138ct@tamuts.tamu.edu | | Texas A&M University | Computer Science/Physics | +----------------------+--------------------------+