ibv / LDAP-Admin

LDAP Admin for Linux
116 stars 27 forks source link

Connection Database not Saving #6

Closed ehdrianca closed 5 years ago

ehdrianca commented 6 years ago

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.

ibv commented 6 years ago

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