Consultor Eletrônico



Kbase P49230: Login denied, check username and password - System generated password has expired (9908)
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   11/14/2009
Status: Verified

SYMPTOM(s):

root:<0: System generated password has expired (9908)

Cannot manage unified brokers from command line

Login denied, check username and password when running wtbman, asbman or nsman

No problem when querying AdminServer

AdminServer is up and running

FACT(s) (Environment):

Progress 9.1D
UNIX
All Supported Operating Systems
All Supported Operating Systems
UNIX
Progress 9.x
OpenEdge 10.x

CAUSE:

Bug# OE00094322

FIX:

Upgrade to 10.0A or higher release of Progress

-or-

Use the username (-user) other than the userID of the person logged in within the command line interface (wtbman, asbman, nsman ...).
Use the following syntax example:
asbman -name <asbroker name> -<command> -host <hostname or IP of the server> -user <username>
You will be prompted for the password of the user supplied.
It is important that a value other than localhost or 127.0.0.1 be used for the -host value.
If it happens that the problem persists even after using a different user account, then the problem
is related to the AdminServer's JVM internal time not being in sync with the operating system, in which
case the solution would be to restart the AdminServer using -XX:+UseGetTimeOfDay in the JVMARGS environment variable.