Resolution
goal
What is the syntax for updating 'User must change password at next logon' flag using the Command Line Interface?
fact
Directory and Resource Administrator 6.x
fact
Directory and Resource Administrator 7.x
fix
What is the syntax for updating 'User must change password at next logon' flag using the Command Line Interface?
fact
Directory and Resource Administrator 6.x
fact
Directory and Resource Administrator 7.x
fix
To update the set the "User must change password at next logon flag" of a user account. The following syntax must be executed from the installed directory on a machine running the EA\DRA client:
EA USER userid UPDATE PASSWORDEXPIRED:Y
To uncheck the User must change password at next logon field use the following syntax:
EA USER userid UPDATE PASSWORDEXPIRED:N
Additional Information
Formerly known as NETIQKB28657