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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: user password expire

RE: user password expire

From: Koivu, Lisa <lkoivu_at_qode.com>
Date: Tue, 28 Nov 2000 10:01:51 -0500
Message-Id: <10694.123070@fatcity.com>


This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible.

------_=_NextPart_001_01C0594C.23D39CD2
Content-Type: text/plain;

        charset="iso-8859-1"

The Oracle password. I've been messing with the profiles, but once I set PASSWORD_LIFE_TIME, PASSWORD_REUSE_TIME and PASSWORD_GRACE_TIME I got some odd error :

SQL> alter profile default limit password_life_Time 30;

Profile altered.

SQL> connect user/pw_at_qodd
ERROR:
ORA-01841: (full) year must be between -4713 and +9999, and not be 0

Warning: You are no longer connected to ORACLE. SQL> So I set it back to unlimited. I also tried setting it to 10/2000 and got the same error.

Bueller? Bueller?

Thanks

Lisa Rutland Koivu
Oracle Database Administrator
Qode.com
4850 North State Road 7
Suite G104
Fort Lauderdale, FL 33319

V: 954.484.3191, x174
F: 954.484.2933 
C: 954.658.5849

http://www.qode.com

"The information contained herein does not express the opinion or position of Qode.com and cannot be attributed to or made binding upon Qode.com."

-----Original Message-----
From: William Beilstein [mailto:BeilstWH_at_OBG.com] Sent: Tuesday, November 28, 2000 9:53 AM To: ORACLE-L_at_fatcity.com; lkoivu_at_qode.com Subject: Re: user password expire

Are you talking about OS or Oracle passwords? If OS, which one.

>>> "Koivu, Lisa" <lkoivu_at_qode.com> 11/28/00 09:00AM >>> Hi all -

Is there any way to set a users' password to expire every 30 days or something? I see in the doco that I can expire passwords immediately, but I don't see how I can set up recurring password expiration. I could do it through cron I guess but what a pain... !

Thanks for any suggestions

Lisa Rutland Koivu
Oracle Database Administrator
Qode.com
4850 North State Road 7
Suite G104
Fort Lauderdale, FL 33319

V: 954.484.3191, x174
F: 954.484.2933 
C: 954.658.5849

http://www.qode.com

"The information contained herein does not express the opinion or position of Qode.com and cannot be attributed to or made binding upon Qode.com."

------_=_NextPart_001_01C0594C.23D39CD2
Content-Type: text/html;

        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2650.12">
<TITLE>RE: user password expire</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=3D2>The Oracle password.&nbsp; I've been messing with the =
profiles, but once I set PASSWORD_LIFE_TIME, PASSWORD_REUSE_TIME and = PASSWORD_GRACE_TIME I got some odd error :</FONT></P>

<P><FONT SIZE=3D2>SQL&gt; alter profile default limit =
password_life_Time 30;</FONT>
</P>

<P><FONT SIZE=3D2>Profile altered.</FONT>
</P>

<P><FONT SIZE=3D2>SQL&gt; connect user/pw_at_qodd</FONT>
<BR><FONT SIZE=3D2>ERROR:</FONT>
<BR><FONT SIZE=3D2>ORA-01841: (full) year must be between -4713 and =
+9999, and not be 0</FONT>
</P>
<BR>

<P><FONT SIZE=3D2>Warning: You are no longer connected to =
ORACLE.</FONT>
<BR><FONT SIZE=3D2>SQL&gt; </FONT>
</P>

<P><FONT SIZE=3D2>So I set it back to unlimited.&nbsp; I also tried =
setting it to 10/2000 and got the same error. </FONT>
</P>

<P><FONT SIZE=3D2>Bueller?&nbsp; Bueller?</FONT>
</P>

<P><FONT SIZE=3D2>Thanks</FONT>
</P>

<P><FONT SIZE=3D2>Lisa Rutland Koivu</FONT>
<BR><FONT SIZE=3D2>Oracle Database Administrator</FONT>
<BR><FONT SIZE=3D2>Qode.com</FONT>
<BR><FONT SIZE=3D2>4850 North State Road 7</FONT>
<BR><FONT SIZE=3D2>Suite G104</FONT>
<BR><FONT SIZE=3D2>Fort Lauderdale, FL&nbsp; 33319</FONT>
</P>

<P><FONT SIZE=3D2>V: 954.484.3191, x174</FONT>
<BR><FONT SIZE=3D2>F: 954.484.2933 </FONT>
<BR><FONT SIZE=3D2>C: 954.658.5849</FONT>
<BR><FONT SIZE=3D2><A HREF=3D"http://www.qode.com" =
TARGET=3D"_blank">http://www.qode.com</A></FONT>
</P>

<P><FONT SIZE=3D2>&quot;The information contained herein does not =
express the opinion or position of Qode.com and cannot be attributed to = or made binding upon Qode.com.&quot;</FONT></P>
<BR>

<P><FONT SIZE=3D2>-----Original Message-----</FONT>
<BR><FONT SIZE=3D2>From: William Beilstein [<A =
HREF=3D"mailto:BeilstWH_at_OBG.com">mailto:BeilstWH_at_OBG.com</A>]</FONT>
<BR><FONT SIZE=3D2>Sent: Tuesday, November 28, 2000 9:53 AM</FONT>
<BR><FONT SIZE=3D2>To: ORACLE-L_at_fatcity.com; lkoivu_at_qode.com</FONT>
<BR><FONT SIZE=3D2>Subject: Re: user password expire</FONT>
</P>
<BR>

<P><FONT SIZE=3D2>Are you talking about OS or Oracle passwords? If OS, =
which one.</FONT>
</P>

<P><FONT SIZE=3D2>&gt;&gt;&gt; &quot;Koivu, Lisa&quot; =
&lt;lkoivu_at_qode.com&gt; 11/28/00 09:00AM &gt;&gt;&gt;</FONT>
<BR><FONT SIZE=3D2>Hi all - </FONT>
</P>

<P><FONT SIZE=3D2>Is there any way to set a users' password to expire =
every 30 days or</FONT>
<BR><FONT SIZE=3D2>something?&nbsp; I see in the doco that I can expire =
passwords immediately, but I</FONT>
<BR><FONT SIZE=3D2>don't see how I can set up recurring password =
expiration.&nbsp; I could do it</FONT>
<BR><FONT SIZE=3D2>through cron I guess but what a pain... !</FONT>
</P>

<P><FONT SIZE=3D2>Thanks for any suggestions</FONT>
</P>

<P><FONT SIZE=3D2>Lisa Rutland Koivu</FONT>
<BR><FONT SIZE=3D2>Oracle Database Administrator</FONT>
<BR><FONT SIZE=3D2>Qode.com</FONT>
<BR><FONT SIZE=3D2>4850 North State Road 7</FONT>
<BR><FONT SIZE=3D2>Suite G104</FONT>
<BR><FONT SIZE=3D2>Fort Lauderdale, FL&nbsp; 33319</FONT>
</P>

<P><FONT SIZE=3D2>V: 954.484.3191, x174</FONT>
<BR><FONT SIZE=3D2>F: 954.484.2933 </FONT>
<BR><FONT SIZE=3D2>C: 954.658.5849</FONT>
<BR><FONT SIZE=3D2><A HREF=3D"http://www.qode.com" =
TARGET=3D"_blank">http://www.qode.com</A> </FONT>
</P>

<P><FONT SIZE=3D2>&quot;The information contained herein does not =
express the opinion or position</FONT> Received on Tue Nov 28 2000 - 09:01:51 CST

Original text of this message

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