Funny, I wrote a perl script to do this same thing the other day. It is a perl script, runs under UNIX, and not only checks for defaults, but the default Oracle passwords as well.
I was kinda proud of it, so I thought I'd pass it along. Not Jared-Still-Perl-Evangelist quality, but I'm happy. Brian Deborah Weatherspoon wrote: > Hi Everyone, > > Can anyone provide/share with me a script that will check the users > password against their username. We are trying to verify that no one is > using his/her username as the password. > > Thanks for any help.... > -- > Please see the official ORACLE-L FAQ: http://www.orafaq.com > -- > Author: Deborah Weatherspoon > INET: [EMAIL PROTECTED] > > Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 > San Diego, California -- Public Internet access / Mailing Lists > -------------------------------------------------------------------- > To REMOVE yourself from this mailing list, send an E-Mail message > to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in > the message BODY, include a line containing: UNSUB ORACLE-L > (or the name of mailing list you want to be removed from). You may > also send the HELP command for other information (like subscribing). -- -------------------------------------- | Brian McGraw -- Oracle DBA | | Central Alabama Oracle Users Group | |------------------------------------| | mailto:[EMAIL PROTECTED] | | http://bmcgraw.home.mindspring.com | --------------------------------------
check_dftpwd.pl
Description: Perl program
