Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!rutgers!topaz!hedrick From: hedrick@topaz.UUCP Newsgroups: comp.sources.d Subject: Re: Another kind of su program Message-ID: <9150@topaz.RUTGERS.EDU> Date: Wed, 11-Feb-87 21:43:35 EST Article-I.D.: topaz.9150 Posted: Wed Feb 11 21:43:35 1987 Date-Received: Thu, 12-Feb-87 22:32:56 EST References: <4055@caip.RUTGERS.EDU> <912@aicchi.UUCP> <288@acornrc.UUCP> Organization: Rutgers Univ., New Brunswick, N.J. Lines: 8 Keywords: su, system security >.. System administrators would have >to sweep the entire disk for setuid root programs every time a user was >de-authorized. And I've seen complaints from people who find it a chore to >change the root password! Careful system administrators use "find" to look at all setuid and setgid programs on a regular basis. It's not a big chore. That's what programs are for.