Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
hide & Blanks-hide password
Name: Luke Chi Date: August 8, 2005 at 12:33:22 Pacific OS: HP-Unix CPU/Ram: 8
Comment:
hide.c was released on 1992 by Oracle Corp.. hide.c is used to hide the password from displaying in the outout when ps comman runs.
hide is fine with many kinds of programs, but it failed to run against java. It generated errors all the time.
In order to hide the password on the java command line, blanks which is long enough (not too long), can be inserted in the command line to fool ps command to hide the password. (The process won't be displayed when one uses ps to see the processes)
Don't abuse using hide or "blanks method" or you may fool yourself and the Unix administrators.
Summary: Hi, I need to know how I would go about hiding or encripting text in a file stored on unix. We have a file that stores parameters, one of which is the password, and for security purposes we don't want...
Summary: Hi! I have to hide user's input (password) in the interactive shell. I am using 'read' to accept the input and assign it to the variable which later will be used to form command line to request the p...
Summary: I'm using MS frontpage98 and have to publish to a UNIX based server. I'm wonedering how to hide those damn extra folders fp98 creates to support the extensions? ...