![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Hiding PHP code on the server | sudhir_onweb | Shell Programming and Scripting | 4 | 04-13-2007 11:53 AM |
| Hiding app window | amessbee | High Level Programming | 1 | 12-05-2006 11:03 AM |
| Apache, hiding the url | blesets | UNIX for Dummies Questions & Answers | 2 | 07-12-2005 02:08 PM |
| Hiding login/password in process! | ctcuser | UNIX for Dummies Questions & Answers | 5 | 05-19-2004 10:39 AM |
| Hiding an IP address | datopdog | IP Networking | 1 | 11-11-2002 07:18 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
I'm calling a program with a command line arguement containing a password. while the process is running anyone on the system can ps -ef and see the password. Is there a way to prevent this from happening.
example PROGRAM USERNAME/PASSWD I've also tried PROGRAM `cat passfile` with passfile containing USERNAME/PASSWD but it still appears Anyway around this? The program I'm calling is CONCSUB if anyone is familiar with Oracle Apps. And unfortunately it doesn't seem to have an interactive mode but only accept command line arguements. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|