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

Thread: encrypted passwords

  1. #1
    Join Date
    Dec 2000
    Posts
    15
    I need to create users through a shell script, however I do not want to embed the passwords in a file for security reasons. Does anyone have any ideas how I can accomplish this without saving the passwords in a file.

    Thanks...
    lacey

  2. #2
    Join Date
    Jun 2000
    Posts
    417
    How many users do you need to create? Database or operating system users?

    If it's database you could probably use Oracle's obfusacation toolkit if you were that concerned. Or you could pick the username and give them instructions to change it to their own password.

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