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 -> Oracle 8i and password management accross platforms...

Oracle 8i and password management accross platforms...

From: Alan Wilson <awilson_at_starband.net>
Date: Tue, 15 May 2001 15:04:43 GMT
Message-ID: <fAbM6.953$_W3.502936692@twister1.starband.net>

 I am trying to implement a 'Security Module' in Oracle that will enable the  user to manage their own password using either Visual Basic, C++(CGI), or  JAVA applications. The problem we have had so far is if the user's password
 has expired, they can not log in to Oracle to re-set their password. Would  it be possible to use stored procedures to manage a user's password that  could be called from either a VB, C++(CGI), or JAVA application? The stored
 procedure would need to allow the user to re-set their own password should  it expire. If a stored procedure could be used for managing passwords, is  there somewhere I could find sample code to help me understand how to create
 such a stored procedure? Received on Tue May 15 2001 - 10:04:43 CDT

Original text of this message

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