The Hyland Full-Text Server Cannot Log In - Full-Text Search - English - Foundation 22.1 - OnBase - external

Full-Text Search

Platform
OnBase
Product
Full-Text Search
Release
Foundation 22.1
License

The Hyland Full-Text Server used by Full-Text Search requires an OnBase service account to communicate with OnBase. When the service is installed, the credentials for the service account are stored with encryption in the Windows registry.

If these credentials change and need to be updated, you can update the credentials using the aspnet_setreg utility.

CAUTION:

This process updates settings in the Windows registry. Incorrectly editing the Windows registry can cause serious problems that may require you to reinstall your operating system. Be sure to back up the Windows registry before making any changes to it.

To update the credentials:

  1. Open a command prompt and change the directory to the location of the aspnet_setreg.exe utility.
    Tip:

    A copy of this utility may be provided in the \utilities\MISC\ directory of your source installation files.

  2. Run the following command from that directory, where username is replaced with the updated OnBase service account username, and password is replaced with the corresponding password for that user account:
    aspnet_setreg -k:SOFTWARE\Hyland\FullTextServer\Identity\ ASPNET_SETREG -u:username -p:password