Hi all,
Is it possible to set some option such that the user account gets locked
after password expires on solaris 9.
Thanks
__jakal__
|
|
0
|
|
|
|
Reply
|
__jakal__
|
4/5/2005 10:30:51 AM |
|
In article <d2tpd5$au8$1@news.mch.sbs.de>,
"__jakal__" <jakal@jakal.com> wrote:
> Hi all,
> Is it possible to set some option such that the user account gets locked
> after password expires on solaris 9.
>
> Thanks
> __jakal__
Not directly. You'll have to write a script to scan the shadow file for
the expired password and modify the account as locked. Accounts with
expired passwords usually allow 1 successful login after it's expired,
then disable the account (but not lock it).
--
DeeDee, don't press that button! DeeDee! NO! Dee...
|
|
0
|
|
|
|
Reply
|
Michael
|
4/5/2005 8:38:56 PM
|
|