home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / database / oracle / 2588 < prev    next >
Encoding:
Text File  |  1992-12-21  |  936 b   |  26 lines

  1. Newsgroups: comp.databases.oracle
  2. Path: sparky!uunet!timbuk.cray.com!hemlock.cray.com!cherry13!mike
  3. From: mike@cray.com (Mike Carney)
  4. Subject: Re: Question about OPS$LOGIN and Oracle Pas
  5. Message-ID: <1992Dec19.112213.1486@hemlock.cray.com>
  6. Lines: 13
  7. Nntp-Posting-Host: cherry13
  8. Reply-To: mike@cray.com
  9. Organization: Cray Research, Inc.
  10. References: <carl.pedersen-141292193658@kip-sn-16.dartmouth.edu>
  11. Date: 19 Dec 92 11:22:13 CST
  12.  
  13. We have taken a different approach to solving this problem.
  14. We created a front-end routine that looks up the Oracle Id/password
  15. based upon UNIX id.  The primary security issue is keeping the 
  16. front-end procedure hidden.  People can use or not use the routine
  17. as their needs dictate.  The primary reason we don't use OPS$
  18. is that most of our users would need two Oracle accounts: 
  19. <unix login> and OPS$<unix login>.    
  20. ---
  21.  
  22. Mike Carney  mike@cray.com         Cray Research, Inc.    (612) 683-5635
  23.          
  24.      
  25.  
  26.