If genuine users are locked out, you can reinstate them by using a UserLock
action. You can also use this action to lock user accounts manually.
You can also click Lock or Unlock in the User Details page in the IDOL Admin interface to lock and unlock users.
Send the following action to HPE IDOL Server:
http://IDOLhost:IDOLport/action=UserLock&UserName=Username&Unlock=True
where:
IDOLhost
|
is the name or IP address of the host on which HPE IDOL Server runs. |
IDOLport
|
is the HPE IDOL Server ACI port. |
Username
|
is the user name of the user whose account you want to unlock. |
Send the following action to HPE IDOL Server:
http://IDOLhost:IDOLport/action=UserLock&UserName=Username&Unlock=False
where:
IDOLhost
|
is the name or IP address of the host on which HPE IDOL Server runs. |
IDOLport
|
is the HPE IDOL Server ACI port. |
Username
|
is the user name of the user whose account you want to lock. |
|