Home » Other » General » Force password change if NEW user ?!?
Force password change if NEW user ?!? [message #103799] Thu, 18 March 2004 03:50 Go to next message
saustin
Messages: 43
Registered: June 2003
Member
- Hi,
   When users are first set up on the system they are given a random password. Is there ANY easy way to force that new user to change the password the FIRST time they log in to the system. Took a look at intpwdch.sql but did not see anything obvious. Thanks, Steve. -
Re: Force password change if NEW user ?!? [message #103813 is a reply to message #103799] Wed, 24 March 2004 10:43 Go to previous message
andrew again
Messages: 2577
Registered: March 2000
Senior Member
try this:
create user  zz  
identified by zz
PASSWORD EXPIRE
default tablespace users
temporary tablespace temp;
Previous Topic: ADO : recordset vs cursor
Next Topic: help for ORA-07445
Goto Forum:
  


Current Time: Fri Apr 19 15:38:45 CDT 2024