204.1.2
CHANGE-USER
The data of a user account (except the password) can be changed with this action. The user to be changed is identified with his name.
Procedure Overview
Command Code
Parameter
CHANGE-USER
NAME=<string>, {NEWNAME=<string>,
AUTH=<number>, OPTIONS=<param>,
RETRIES=<number>, LOCKTIME=<number> or *};
Examples
1. Grant execute permissions 0-5 to a user account.
Input:
CHANGE-USER:NAME=SMITH,AUTH=0&&5;
2. Systemadministrator allocates a new password to a user account with the PASSW function.
Input:
PASSW:SMITH;
Output:
NEW PASSW = <password>
PLEASE CREENTER NEW PASSWORD
NEW PASSW = <password>
Note: When the user logs on, he is compelled to change a password that is allocated by the Systemadministrator.
3. A user changes his own password with the PASSW function.
Input:
PASSW;
Output:
OLD PASSW=<old password>
NEW PASSW=<new password>
PLEASE REENTER NEW PASSWORD
NEW PASSW=<new password>
${DocTitle}
, ID:
${DocID}
©
02/2025
Mitel Networks Corporation. - All rights reserved.
Mitel and the Mitel logo are trademarks of Mitel Networks Corporation. Unify and associated marks are trademarks of Unify Software and Solutions GmbH&Co. KG.
All other trademarks herein are the property of their respective owners.