Silva users and LDAP
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Document Library |
Fix Committed
|
Medium
|
Martijn Faassen |
Bug Description
Having manually created a new LDAPUsersFolder (acl_users) in the test instance of Zope, we are now experiencing some odd behaviour.
I have a Silva Simple User account already in existence in 'Members' (rhewison) which was created by David Sparkes a while ago. It allows me to login to any of the Silva instances on arana (formerly on kumo). I used this account to login to Silva and get LDAP working. I then looked up David Sparkes (via LDAP) in Silva and then assigned him the Manager role.
Unfortunately, we have noticed a few things so far regarding David's Silva account. He is unable to lookup any users via LDAP in Silva (using the 'access' tab and searching for users to add to the clipboard). It always returns an empty search result. The only account he is able to lookup is his own!
If I lookup users (using my Silva Simple User account) then I am able to look up other users, assign them roles etc (as I originally did with David's account). However, we have also noticed that whenever it returns a search result, the users in that result are added to the acl_users folder in Zope even though we might not have done anything with those accounts (i.e. not assigned them any roles). Is this how it is meant to behave?
Changed in documentlibrary: | |
assignee: | nobody → daniel.nouri |
Changed in documentlibrary: | |
assignee: | daniel.nouri → faassen |
Sorry, the last paragraph should have read 'the users in that result are added to the 'members' folder in Zope' (NOT the acl_users folder)