Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!ames!ucbcad!ucbvax!decvax!decwrl!sun!gorodish!guy From: guy%gorodish@Sun.COM (Guy Harris) Newsgroups: comp.unix.wizards Subject: Re: 4.3BSD login - logging in as root Message-ID: <16580@sun.uucp> Date: Sun, 12-Apr-87 19:37:00 EST Article-I.D.: sun.16580 Posted: Sun Apr 12 19:37:00 1987 Date-Received: Sat, 18-Apr-87 17:44:07 EST References: <274@quacky.mips.UUCP> <434@haddock.UUCP> Sender: news@sun.uucp Lines: 5 > Getty probably reads /etc/ttys, prompts you with "Login: ", gets your > login name, notices that its root, and *never* calls login. Nope. The 4.3BSD "getty" never looks at the "secure" flag. "login" does this check, based on the *user ID* of the account, not its name.