Path: utzoo!attcan!uunet!lll-winken!lll-lcc!ames!husc6!rice!sun-spots-request From: dieter@titan.nmt.edu Newsgroups: comp.sys.sun Subject: The new sps is broken Message-ID: <8812021321.AA06018@titan.nmt.edu> Date: 14 Dec 88 07:17:26 GMT Sender: usenet@rice.edu Organization: Rice University, Houston, Texas Lines: 17 Approved: Sun-Spots@rice.edu Original-Date: Fri, 2 Dec 88 06:21:21 MST X-Sun-Spots-Digest: Volume 7, Issue 51, message 7 of 10 If you have /dev/kmem or /vmunix protected against prying eyes, you can't run sps as written on a Sun-3 running SunOS 3.5. Specifically, in initsymbols.c, line 57, "if ( access( filesymbol, R_OK ) < 0 )" appears. Quoting from TFM, The real user ID and the group access list (including the real group ID) are used in verifying permission, so this call is useful to set-UID programs. [access(2)] This means that even making sps setgid kmem won't cut it. What's the official solution? Sorry if this seems a little obstreperous; it's been a *long* day. Dieter Muller Welcome to the island. You are number six. dieter%nmt@relay.cs.net dieter@jupiter.nmt.edu