FYI: How to reset the password for the LC Server

Question

If you want to change the password for server you must do it manually in the database.

Reason

The administrator password is the single password that is stored in the EDCPrincipalLocalAccountEntity database table.

Solution

To select the correct record, run this query:

SELECT uidstring, password, salt
OF adobe.edcprincipallocalaccountentity A, adobe.edcprincipaluserentity B
WHERE A.refuserprincipalid = b.id AND b.uidstring = 'administrator ';

The values in the password field and salt together form the password of the administrator account. On an installation of the example where the administrator account password was "password" the password field was defined as:

TXScDjEEQCzWccUMUdf8wijx / it =

and the field of salt has been fixed:

JNIBnmos3d0WE9W8oquFIQ is

To reset your password to "password" run this update command to update the two fields in the EDCPrincipalLocalAccountEntity table with the values above and you should be able to connect.

UPDATED adobe.edcprincipallocalaccountentity, adobe.edcprincipaluserentity
SET password = "TXScDjEEQCzWccUMUdf8wijx / it = ', salt =' JNIBnmos3d0WE9W8oquFIQ =='"
WHERE adobe.edcprincipallocalaccountentity.refuserprincipalid = adobe.edcprincipaluserentity.id
AND adobe.edcprincipaluserentity.uidstring = 'administrator ';

You may need to restart the application server for these changes to take effect.

More information

This solution has been verified on a database of MySQL with LiveCycle ES 8.0.  The schema of database for later versions of LiveCycle ARE (8.2.1, 9, 10 etc.), and of other types (Oracle, SQL Server) databases may be different and may require changes to the SQL statements above.

In some databases, the table 'edcprincipallocalaccountentity' does not exist, but is represented by the table "edcprincipallocalaccount". The information in this TechNote is provided as-is and should be tested before applying it to a production database.  Is recommended to perform a full backup of the database before applying the changes.

I could reset.

but when the account is locked, then wait for a while. It unlocks automatically. above the solution is if you forgot the password. Then use the method above to reset the password to "password".

Concerning

Sunil

Tags: Adobe LiveCycle

Similar Questions

Maybe you are looking for

  • Satellite P100-439 and Ubuntu 6.10-> no sound

    PCI: cannot allocate recource region 7 bridge 0000:00...PCI: cannot allocate recource region 8 of the bridge...PCI: cannot allocate recource region 9 of the bridge... USB 1-1: device not accepting address 2 not, error-71 I have no sound. (Sorry my ba

  • WRT54G V3 WiFi stopped working last night

    I made an update of the firmware to the latest version v4.21.5 but my Wifi is not yet broadcasting for my devices to find and connect from last night (August 5, 2012).  This has not happened before, so I was hoping he would be back, but still has not

  • Problem of cascades 10.2 Impossible to assign QObject *.

    Hello running an application less 10.2 suddenly QML Pages cannot be created. get this error in the log: Cannot assign QObject* to DetailPage_QMLTYPE_11* the mentioned line code does this: detailPageComponent.createObject(navigationPane) of course all

  • How to fix the error: 0 x 8004015

    ERRO: 0 x 8004015 pls solve this problem

  • Remove numbering from several files in a Briefcase Bates?

    I work as an intern for the Office of a lawyer and was loaded with aid Bates of Adobe Acrobat functionality of numbering to organize documents for a case, a lawyer is working on that. Unfortunately, I made a mistake and included an incorrect PostScri