home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!mitech!gjc
- From: gjc@mitech.com (George J. Carrette)
- Newsgroups: vmsnet.internals
- Subject: <None>
- Message-ID: <3638@mitech.com>
- Date: 16 Nov 92 13:32:04 GMT
- Organization: Mitech Corporation, Concord MA
- Lines: 14
-
- Is there a way to implement "execute only" logical names?
- That is, a logical name that cannot be translated by the
- user for the purpose of looking at the value, but may be
- otherwise used.
-
- e.g.
-
- $ define/system FOO$TEMP "HOST""USERNAME PASSWORD""::DISK$FOO:[TEMP]"
-
- But where you would want to hide the username and password
- from $ SHOW LOG FOO$TEMP
-
-
-
-