Sunday, October 22, 2006

resetPwd.py

I just posted a little script at http://sqlwrappy.sourceforge.net/resetPwd.py for password changing; a full description is at http://sqlwrappy.sourceforge.net/resetPwd.html. You may like to use it / borrow from it if
  • You need to provide for nontechnical users who must field "Can you reset my password?" requests (the designed purpose)
  • You want a relatively robust command-line way to collect Oracle account login information
  • You want to crib code for a command-line pick-from-this-list loop
I packaged it into the 0.1.2 release of sqlWrap.py, too.

No comments: