ibv / LDAP-Admin

LDAP Admin for Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Connection Database not Saving

ehdrianca opened this issue · comments

Hello,

"Private" in "Connections", are not saved after shutting the program down. All file-system permissions are correct.

Create a new connection
Close the program
Open the program
Notice the connection is no longer there

Work around:
Export connections to a file and then import after starting the program fresh.

commented

How to fix

  1. Create a new connection
  2. Close the program LdapAdmin
  3. Open file reg.xml in "~/.config/LdapAdmin/"
  4. Replace "HKEY_CLASSES_ROOT" with "HKEY_CURRENT_USER"
    Before:
    ldap-before
    After:
    ldap-after
  5. Save reg.xml file
  6. Open the program LdapAdmin