Updating a password policy

In the Infor Rich Client, access the Security System Management application, then Security Policies, and then Password Policy. On the Password Policy List, select a policy, select Actions, then Update. Modify the fields as needed. Descriptions of fields are in another section. Adding a password policy

- or -

At a Landmark command prompt, type

secadm passwordpolicy update password-policy-name [--description description] [--minlength number-of-characters] [--maxcharacterrepeat number-of-characters] [--isnumericrequired true|false] [--ismixedcaserequired true|false] [--canincludeusername true|false] [--passwordneverexpire true|false] [--passwordexpirationdays number-of-days-till-expiration]

See above for field descriptions.