RE: Password Mgmt

From: Jonathan A. Zdziarski (jonathan@networkdweebs.com)
Date: 06/10/02


From: "Jonathan A. Zdziarski" <jonathan@networkdweebs.com>
To: "'DeBerry, Casey'" <CDeBerry@broadband.att.com>, <focus-sun@securityfocus.com>
Date: Mon, 10 Jun 2002 13:52:00 -0400

NAME
     passwd - change login password and password attributes

...

     -w warn
           Set warn field for name. The warn field contains the
           number of days before the password expires and the
           user is warned. This option is not valid if password
           aging is disabled.

     -x max
           Sets maximum field for name. The max field contains
           the number of days that the password is valid for
           name. The aging for name will be turned off immedi-
           ately if max is set to -1. If it is set to 0, then the
           user is forced to change the password at the next
           login session and aging is turned off.

     -d Deletes password for name. The login name will not be
           prompted for password. It is only applicable to the
           files repository.