Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 9/27/83; site hplabs.UUCP Path: utzoo!linus!security!genrad!grkermit!masscomp!clyde!floyd!harpo!seismo!hao!hplabs!kg From: kg@hplabs.UUCP (Ken Greer) Newsgroups: net.unix-wizards,net.wanted,net.unix Subject: Re: How do I get my root id to run .login? Message-ID: <2065@hplabs.UUCP> Date: Thu, 8-Dec-83 11:20:20 EST Article-I.D.: hplabs.2065 Posted: Thu Dec 8 11:20:20 1983 Date-Received: Sat, 10-Dec-83 22:10:56 EST References: <491@dartvax.UUCP> Organization: Hewlett Packard Labs, Palo Alto CA Lines: 6 Csh specifically checks the owner (and group) of the file and forbids sourceing it if it's not yours. You'll have to change the csh source if you want to bypass this check (...as I have done with every BSD release.) See the calls to srcunit in sh.c. -- Ken Greer