NOTE
If you find that you need help with the Net utility, you can??™t use the standard practice of
typing
/?
. The
/?
command line switch provides extremely limited help. Instead, you need to
type
Net Help Mode
at the command line and press Enter. For example, to obtain help on using
the Accounts mode, type
Net Help Accounts
and press Enter.
MANAGING THE NETWORK WITH THE NET UTILITY
275
ACCOUNTS
Use the ACCOUNTS mode to modify all user accounts on a system with specific settings. For
example, you can define all user accounts to have a maximum password age of so many days. This
mode only affects existing user accounts??”not user accounts that you create in the future. Typing
Net Accounts
by itself displays the current settings. This mode uses the following syntax:
NET ACCOUNTS [/FORCELOGOFF:{minutes | NO}] [/MINPWLEN:length]
[/MAXPWAGE:{days | UNLIMITED}] [/MINPWAGE:days] [/UNIQUEPW:number]
[/DOMAIN]
The following list describes each of the command line arguments.
/FORCELOGOFF:{
minutes
| NO}
Sets the number of minutes before the system forces a user
to log off after the user??™s account or valid logon hours expire. The default setting of NO prevents
forced logoff.
Pages:
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676