Reset password using CLI

Purpose

This topic describes the steps to reset a password using a command line interface (CLI) script.

Types of user accounts

The script allows you to change the password for:

Lucent CM authentication service

The password can only be reset for a user or administrator that has a Lucent CM authentication service assigned. A password for a user or administrator with an LDAP authentication service can not be reset.

Reset password

Task StepsPerform the following steps to reset a password using the CLI:

1

Login to one of the Lucent CM nodes as “root”.


2

Enter:

su - lps


3

Change directory to /opt/lps/current/bin/.


4

Execute the modify password script. Enter the command:

./modPassword.sh


5

Enter the user type.


6

Enter the following:

User id

 

ID of the user, service administrator or partition administrator.

 

Partition id 1

 

ID of the partition to which the user or partition administrator belongs.

 

New password

 

New password.

 

Re-enter password

 

To verify the new password.

 

Notes:

1

Not needed for service administrators.

Result:  At the next login, the password must be changed by the user.

End of steps



© Lucent Technologies