Path: utzoo!attcan!uunet!tut.cis.ohio-state.edu!snorkelwacker!ai-lab!life!mtr From: mtr@geech.ai.mit.edu (Michael Rowan) Newsgroups: comp.unix.wizards Subject: Re: Problems with permissions on sockets. Message-ID: Date: 26 Jul 90 16:34:51 GMT References: <1990Jul26.102810.4816@hod.uit.no> Sender: news@wheaties.ai.mit.edu Organization: The Free Software Foundation Lines: 6 In-reply-to: arneme@birger.uit.no's message of 26 Jul 90 10:28:10 GMT Having kmem readable by everyone is a security problem, if you care about such things. Some make programs that use kmem (ps for one) sgid kmem (with kmem grouped to kmem mode 640) mtr