Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Change Password on first Log-in
Alter user blah password expire
BUT... all that does is set up an error condition (the condition being that the password has expired). It's up to the application to trap that error and prompt for a change of password. Sql*Plus, for example, *can* trap the error and respond appropriately. Server Manager can't, and will simply tell the user to 'bog off, your password's expired' (or words to that effect).
Regards
HJR
"Bob Wiley" <REMOVETOSTOPSPAMraterus_at_hotmail.com> wrote in message
news:3aedf54c$1_1_at_pigeon.jmu.edu...
> Hi,
>
> What is the best command that would force a new user to change his/her
> password after the first log in?
>
> Thanks
>
>
Received on Tue May 01 2001 - 00:10:29 CDT
![]() |
![]() |