3SP Knowledgebase
Information and FAQs about 3SP products
  
Search  
   
Browse by Category
3SP Knowledgebase .: SSL-Explorer .: About SSL-Explorer .: Known issues / Bugs .: Re-enabling the Default Authentication Scheme when you lock your Super User out of SSL-Explorer

Re-enabling the Default Authentication Scheme when you lock your Super User out of SSL-Explorer

In the event that you inadvertantly lock your Super User, or any other account out of SSL-Explorer you can use the following instructions to reactive the Default Authentication Scheme and allow login through that scheme:

  1. Shutdown your SSL-Explorer service and run the HSQLDB program, found in the sslexplorer directory and the SSL-Explorer Programs section in the Windows Start menu.

  2. Use the following settings at the launch screen:
    - Type to "HSQL Database Engine Standalone" Driver to org.hsqldb.jdbcDriver
    - URL to jdbc:hsqldb:file:<Install Directory>/db/explorer_configuration
    e.g.
    URL to jdbc:hsqldb:file:c:/Program Files/sslexplorer/db/explorer_configuration
    - User to sa
    - Password to blank.

  3. After login run the following SQL command:
    UPDATE AUTH_SCHEMES SET ENABLED = '1' WHERE RESOURCE_NAME = 'Default';
This process will re-enable the Default password only authentication scheme.

How helpful was this article to you?

User Comments

Add Comment
No comments have been posted.


powered by Lore
© 2008 3SP Ltd. All Rights Reserved