DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: how to encrypt the password

  1. #1
    Join Date
    Dec 2000
    Posts
    255
    Hi

    I have 'users' table in which password column is there. I want to encrypt this column data so as no body should be able to view passwords using 'select password from users'
    How to do that in oracle

    Amol

  2. #2
    Join Date
    Jun 2001
    Location
    Helsinki. Finland
    Posts
    3,938
    DBMS_OBFUSCATION_TOOLKIT (only after Oracle 8i Release2 (8.1.6))

  3. #3
    Join Date
    Jan 2001
    Posts
    2,828

    Talking

    Hello

    Have a look here http://www.dbasupport.com/forums/sho...threadid=12822

    regards
    Hrishy

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width