Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!sri-spam!sri-unix!teknowledge-vaxc!mkhaw From: mkhaw@teknowledge-vaxc.UUCP Newsgroups: comp.sys.dec,comp.os.vms Subject: Re: DEC/Shell and SYS$SYLOGIN clash - help Message-ID: <18465@teknowledge-vaxc.ARPA> Date: Sat, 31-Oct-87 01:31:02 EST Article-I.D.: teknowle.18465 Posted: Sat Oct 31 01:31:02 1987 Date-Received: Mon, 2-Nov-87 04:58:21 EST References: <756@ritcv.UUCP> Organization: Teknowledge, Inc., Palo Alto CA Lines: 22 Xref: utgpu comp.sys.dec:339 comp.os.vms:3178 Several people have posted the correct solution: The logical symbol SYS$SYLOGIN should not translate to a filename that has an extension (filetype?) on it; i.e., it should be define sys$sylogin sys$manager:sylogin So, for DCL users, you have sys$manager:sylogin.com, for MCR users, sys$manager:sylogin.cmd, and for DEC/Shell, sys$manager:sylogin. (there's a dot on the end of that name). Similarly, the UAF file should have LGICMD = LOGIN (with no extension). The DEC/Shell documentation DOES point out that this works fine if your sys$login:login. file says ". .profile" (assuming you want to use .profile as your startup dot file). Thanks all, Mike Khaw -- internet: mkhaw@teknowledge-vaxc.arpa usenet: {uunet|sun|ucbvax|decwrl|uw-beaver}!mkhaw%teknowledge-vaxc.arpa USnail: Teknowledge Inc, 1850 Embarcadero Rd, POB 10119, Palo Alto, CA 94303