Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Password expire date

157 views
Skip to first unread message

apogeus...@gmail.com

unread,
Aug 11, 2008, 9:18:57 AM8/11/08
to
Hi:

Can you tell me how change password expire date in Tru64 ?

I made this chnage in /etc/auth/system/default:
from: u_exp#15724800
to
u_exp#90

but I get this output:

Tru64> usermod -D
Distributed = 0
Local = 1
Administrative Lock Applied = 1
Next User id = 200
Minimum User id = 12
Maximum User id = 65535
Primary Group = grupc,230
Base Directory = /usr/users
Skeleton Directory = /usr/skel
Shell = /bin/sh
Inactive (days) =
Expire (date) =

Thanks

Stu

unread,
Aug 12, 2008, 11:06:31 AM8/12/08
to

The units in u_exp is seconds. 15724800 is 182 days. If your goal is
to make it 90 days, then change the value to u_exp#7776000.

apogeus...@gmail.com

unread,
Aug 13, 2008, 8:45:35 PM8/13/08
to
On 12 ago, 12:06, Stu <stuful...@usa.net> wrote:
> to make it 90 days, then change the value to u_exp#7776000.- Ocultar texto entre aspas -
>
> - Mostrar texto entre aspas -

Thank you.
Is there any way to set minimal password´s length to 6 characters ?

apogeus...@gmail.com

unread,
Aug 13, 2008, 8:50:24 PM8/13/08
to
> Is there any way to set minimal password´s length to 6 characters ?- Ocultar texto entre aspas -

>
> - Mostrar texto entre aspas -
And completing my question, I´m looking for any manual where I could
find
this parameters´s explanation.

Martin

unread,
Aug 14, 2008, 1:53:19 PM8/14/08
to
> this parameters´s explanation.- Hide quoted text -
>
> - Show quoted text -

"man prpasswd" and "man default" explain most of the fields of
interest.

0 new messages