Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!usc!apple!well!gregs From: gregs@well.sf.ca.us (Greg Strockbine) Newsgroups: comp.unix.questions Subject: at and gid Keywords: at, gid sccs Message-ID: <16226@well.sf.ca.us> Date: 17 Feb 90 05:42:06 GMT Distribution: usa Lines: 13 I've got this problem with at and accessing files. I use at to fire up a script that does an sccs get. I get an error message about unreadable files. It looks like the problem comes down to this: - at grabs my uid and gid which = users. - but I belong to 2 other groups. - the SCCS files 'at' is trying to access are owned by sccs and the gid = team. - the only way I see around it is to allow 'others' read-write permission. Any body got any ideas? Our system is a vax 6420 running Ultrix-32 V3.1B. thnx, Greg Strockbine, Dataproducts, Ca.