× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.


  • Subject: Re: Hidden password
  • From: Bob Larkin <blarkin@xxxxxx>
  • Date: Wed, 01 Apr 1998 23:14:13 -0800

You could embed a hex character for ND (Non display in the code to make the line
disappear. Low tech, it would be broken by overtyping the ND attribute.

Second option. Put it in a file that is read by the CL. Secure the file, so it
can only be read by user XYZ. Compile CL to run under owner's profile, and make
owner XYZ. Also compile without observability (To prevent Debug attempts). You
must make this program bullet proof, because an abend would allow a dump of the
programs variables.

Maybe SneakerNet  <vbg>

HTH,
Bob

boothm@ibm.net wrote:

> Is there a way to hide a data field from view?  Heres what I  want to do:
> I want to FTP an AS/400 data file to an off-site server.  That server
> requires a unique log-in including a password.  I would like the process
> to run during the night, and I would like the log-in name and the password
> to be in the CL or available in a data file, or something similar.  But I
> don't want it saved in the clear; that seems just asking for later
> troubles.  Is it possible?
>
> --
> -----------------------------------------------------------
> boothm@ibm.net
> -----------------------------------------------------------
>
> +---
> | This is the Midrange System Mailing List!
> | To submit a new message, send your mail to MIDRANGE-L@midrange.com.
> | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com.
> | Questions should be directed to the list owner/operator: david@midrange.com
> +---


begin:          vcard
fn:             Bob Larkin
n:              Larkin;Bob
org:            <A HREF="HTTP://web.wt.net/~blarkin/">Larkin Computer Consulting</A>
adr:            <A HREF="http://web.wt.net/~blarkin/">Bob and Diana's Page</A>;;;Houston;TX;<A HREF="http://web.wt.net/~blarkin/">;United States
email;internet: blarkin@wt.net
title:          Systems Consultant
note:           <A HREF="http://web.wt.net/~blarkin/">
x-mozilla-cpt:  ;0
x-mozilla-html: FALSE
version:        2.1
end:            vcard


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.