home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / pascal / 8538 < prev    next >
Encoding:
Internet Message Format  |  1993-01-25  |  1.7 KB

  1. Path: sparky!uunet!spool.mu.edu!agate!netsys!decwrl!waikato.ac.nz!canterbury.ac.nz!cantva!cctr132
  2. Newsgroups: comp.lang.pascal
  3. Subject: Re: password encryption (e.g. in bat files)
  4. Message-ID: <1993Jan26.155920.1@csc.canterbury.ac.nz>
  5. From: cctr132@csc.canterbury.ac.nz (Nick FitzGerald, PC Software Consultant, CSC, UoC, NZ)
  6. Date: Tue, 26 Jan 1993 02:59:20 GMT
  7. Reply-To: Nick FitzGerald <n.fitzgerald@csc.canterbury.ac.nz>
  8. References: <35203@adm.brl.mil>
  9. Organization: University of Canterbury, Christchurch, New Zealand
  10. Nntp-Posting-Host: cantva.canterbury.ac.nz
  11. Lines: 24
  12.  
  13. In article <35203@adm.brl.mil>, OLDENHUIS@ib.agro.nl (Roelof
  14. Oldenhuis) writes:
  15.  
  16. > Maybe this is not the wright group, but I am looking for a program (utility) 
  17. > that can hide strings (passwords) in batch files (or exe files).
  18. > The reason is obvious; I want to login with a batch file and I don't want to 
  19. > show my password in it.
  20.  
  21. Maybe I'm missing something here, but this seems like a pointless
  22. search.
  23.  
  24. If you can't guarantee the physical security of your PC against
  25. unauthorized people reading a batch file on it, then you can't guarantee
  26. its security from unauthorized people executing or copying the batch
  27. file (and any associated programs), so you can't do this "securely" no
  28. matter how clever and involved a system you devise?
  29.  
  30. (Actually, having just written that, I think I have thought of a way to
  31. do it, but it involves some pretty ugly low-level trolling around the
  32. system, and may need to be login program specific.)
  33.  
  34. +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
  35.  Nick FitzGerald, PC Applications Consultant, CSC, Uni of Canterbury, N.Z.
  36.  n.fitzgerald@csc.canterbury.ac.nz  TEL:+64(3)364 2337, FAX:+64(3)364 2332
  37.