Link to home
Start Free TrialLog in
Avatar of NYGiantsFan
NYGiantsFanFlag for United States of America

asked on

Oracle Web Interface for Password reset

Hi all...

I was wondering if anyone could recommend a password manager with  a web interface for a Oracle environment.  Thanks.
Avatar of Sean Stuber
Sean Stuber

You could build one in APEX without too much difficulty
Is this for users, DBAs, ???

dbConsole and/or Enterprise manager Grid Control can do it plus so much more.

If you want to code your own, what languages can you write code in?

ASP.Net is pretty common.
Avatar of NYGiantsFan

ASKER

It is for DBA's.  They don't wish to write anything.
Bascially the problem is that the DBA are locking their accounts and need it reset by an SA.  We want some type of interface that can do this.

Thanks.
So this is the OS user not an Oracle database user?

What OS?

I assume account locking is taking place because of some internal security mandate.  If so, will some 'open' GUI that allows elevated privs to 'unlock' the account not violate those rules?

If there are no rules for this, why not just set the account to not lock on failed attempts?
ASKER CERTIFIED SOLUTION
Avatar of Sean Stuber
Sean Stuber

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial