Cannot login after config LDAP

Confluence User - 24 Feb, 2022

Hi all,

i'm new in joget and LDAP, after trailing free edition i want to connect AD with LDAP, but after submitting LDAP i cannot login even using default credential, any suggestions? how to remove LDAP credentials for reconfig LDAP connection ? many thanks for answering

thanks.

login;ldap;directory;manager

1


25 Feb, 2022
confluenceUser
confluenceUser

If Joget is connected to LDAP, login using the LDAP admin username and password, for example:

  1. username: cn=admin,dc=example,dc=org
  2. password: xxxxxxxx

If you want to remove the LDAP setting, run the following SQL query using a DB manager in your test Joget server to remove the setting:

delete from wf_setup
where property = "directoryManagerImpl"
or property = "directoryManagerImplProperties"



RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print