The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #5 (permalink)  
Old 12-30-2004
dangral dangral is offline
Registered User
 

Join Date: Oct 2002
Posts: 670
I think his point is that multiple people use the same login ID, and therefore can access the history of that ID. I'm not sure how to prevent writing to history.

You also have another problem on your hands -- anyone can just get your username/password from a process grep. Many programs have a way of getting around that problem, like sqlplus.
Reply With Quote