Hello there,
I'm trying to get my RatticDB (latest version: 1.3.1) to work with the LDAP. I set up the LDAP section in the local.cfg file and everything looks fine:
* I can log as a ldap user
* As a ldap user my groups are displayed
Now, I have one question and one issue. First the question: in the config file there is a part about groups. I wanted to know if
RatticDB is supposed to get all groups at once (which is not my case), or if it add groups as soon as a user connects and its
group(s) does not exist yet? If the former I might have a configuration issue. How to check if it works?
Now my issue: RatticDB is not refreshing with the ldap and I don't have any errors in my apache error_log. So if I remove a group
from the user, or add one, it is never displayed on RatticDB even after logout/login which is supposed to refresh the LDAP as stated
Am I doing something wrong?
Thanks for your help!