148.3.1
ADD-PASSW
1.
Adding a new password and assigning it to a password class.
2.
Reloading the entire password table. The associated data is copied from a backup file which was previously generated by means of the function REGENERATE-PASSW.
3.
Changing number of attempts and lock time.
Procedure Overview
Command Code
Parameter
ADD-PASSW
TYPE=PSWD,PWN=<string>,PWC=<number>; (1)
|TYPE=TBL; (2)
|TYPE=LOCK,{COUNT=<number>,TIME=<number>}; (3)
Examples
1.
Assigning the password EXAMPLE to password class 1.
Input:
ADD-PASSW:PSWD,EXAMPLE,1;
2.
Reloading the entire password table by means of the generated backup file.
Input:
ADD-PASSW:TBL;
3.
Changing number of attempts to 7 and lock time to 1 hour
Input:
ADD-PASSW:LOCK,7,1;
OpenScape 4000 V10, Volume 1: AMO Descriptions, Service Documentation, Issue 5
, ID:
P31003H31A0S107057620
©
09/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.