Everything works fine - I have been able to create users via the admin interface.
BUT when I try to create a group I get an error when I click "Finish":
Code: Select all
Could not set new members for the group
To exit the "Create New Group" window I then try to click "Finish" again but this time get the error:
Code: Select all
Could not create a group with a name that already exists
So in the end I just click "Cancel".
Then if I select a different tab, such as "Users", and then reselect the "Groups" tab, I then get the error message:
Code: Select all
Could not retrieve the list of users who can modify the list of members for this group
I'm guessing that something pretty fundamental is going wrong here - like the postgres database is down, or else the ldap server isn't running. Where are groups defined? In ldap?
I expect I need to take a look at the ldap logs - but couldn't find any. Can you give me a hint as to how the appropriate ldap log files are named?
Thanks for any tips!
[/b]