Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Syncing passwords across multiple databases

Syncing passwords across multiple databases

From: <ronnie_yours_at_yahoo.com>
Date: 20 May 2005 12:46:55 -0700
Message-ID: <1116618415.806699.290050@g44g2000cwa.googlegroups.com>


Hi,

We have 3 databases

A, B and C and the emplyees of our company have accounts in all of them. We plan to write a front end so that they can manage the passwrds themselves rather than letting the DBA do that.

That is they will have a User Interface where they can modify the password and that will update the password in all the 3 instances. This will ensure that the passwords are always same cross different applications accessing different databases.

Its easy to write a procedure which can do this to a database where the password management application resides. How does one go about updating the user passwords in the remore database using stored procedure.

Thanks
Ron Received on Fri May 20 2005 - 14:46:55 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US