TSM node password reset.

PankajP

Active Newcomer
Joined
Mar 12, 2013
Messages
8
Reaction score
0
Points
0
Hi

I am basically an IBM CMOD administrator.
We have configured CMOD to use TSM as the storage manager.

We have a node defined in TSM that is used by CMOD to store data.
Earlier today I was trying to load some data into CMOD and I got the following error.

SM Error: ANS1352E (RC52) The session is rejected. Your password has expired.
, Return Code=52, Reason=0, File=arssmsms.cpp, Line=577 Srvr->servername/IP non-SSL<-

I tried to reset the password using the following command.

update node NODENAME newpassword forcepwreset=yes

The output was "ANR2063I Node NODENAME updated".

Then I restarted TSM server after issuing the halt command.

I then tried to reload data into CMOD but got the same error message again.

Any suggestions?

Thanks
Pankaj.
 
Most often and node name is also associated with a similar node admin name. Update the admin password for that node.

Thus, if the node is named "kelly", the associated admin for that node is "kelly"

To view if "kelly" exist as an admin: 'q admin'
 
Hi
Try to set node password without option FORCEPwreset. With this option password will expire at the next login.
Efim
 
Back
Top