Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!wuarchive!gem.mps.ohio-state.edu!uakari.primate.wisc.edu!bin From: bin@primate.wisc.edu (Brain in Neutral) Newsgroups: comp.sys.mips Subject: Re: uid/euid question Message-ID: <848@uakari.primate.wisc.edu> Date: 7 Oct 89 16:12:57 GMT References: <847@uakari.primate.wisc.edu> Sender: bin@primate.wisc.edu Reply-To: bin@primate.wisc.edu Lines: 11 From article <847@uakari.primate.wisc.edu>, by bin@primate.wisc.edu (Brain in Neutral): > mkdir uses the real uid/gid. chmod and touch use the effective uid/gid. > I did the following with what seem to me to be strange results. I guess it's not clear from the previous posting that my question is: isn't it somewhat inconsistent for these programs not to be using the same uid/gid in each case? Particularly mkdir/touch, which both create files, not just check permission? Paul DuBois dubois@primate.wisc.edu