home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / vms / 19516 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  1.1 KB

  1. Path: sparky!uunet!munnari.oz.au!manuel.anu.edu.au!sserve!hhcs.gov.au!geemic
  2. From: geemic@hhcs.gov.au
  3. Newsgroups: comp.os.vms
  4. Subject: Re: How to prevent login.com from running.
  5. Message-ID: <1992Dec18.223459.550@hhcs.gov.au>
  6. Date: 18 Dec 92 22:34:59 +1100
  7. References: <BzC01F.LG3@usenet.ucs.indiana.edu>
  8. Organization: Aust. Dept. Health, Housing and Community Services
  9. Lines: 22
  10.  
  11. In article <BzC01F.LG3@usenet.ucs.indiana.edu>, hpassaue@silver.ucs.indiana.edu (Billy Passauer) writes:
  12. > Speaking of preventing login.com from running.  A while back a saw a
  13. > /qualifier that one could type in after their username that would
  14. > prevent this.  But I can't remember for the life of me what it is.
  15. > Anyone have any ideas?  Thanks in advance.
  16.  
  17.  
  18. Try this when logging on :
  19.  
  20.            Username : <Username> /NOCOMMAND
  21.            Password : <Password>
  22.  
  23.    This will prevent your LOGIN.COM file from running at login time.
  24.    Further, you can specify an alternative command file to be executed at 
  25.    login by using the /COMMAND qualifier.
  26.  
  27.            Username : <Username> /COMMAND=<filename> 
  28.            Password : <Password>
  29.  
  30. Mike Gee
  31. Brisbane, Australia. 
  32.