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, 08 May 2001 14:24:37 GMT
Message-ID: <FkTJ6.415$iS3.148718754@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 08 2001 - 09:24:37 CDT

Original text of this message

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