how exactly do you "define the local role "Manager" for the LDAP-group "Informatique""? the steps you have taken are very unclear. in order to use a role that a user has because his record is in a certain group in LDAP (first of all, look at the user object to make sure the role is actually assigned!) you need to create a role of the same name in zope using the Security tab in a folder or at the root. then you can assign all the permissions you want to this role, also on the Security tab. the user that has this special role from LDAP will then have those permissions in that location and "below". jens On Tuesday, April 2, 2002, at 04:16 , Frdric Lemaitre wrote:
Hello,
I use Zope / CMF / LDAPUserFolder for some Intranet sites. But i have a problem with LDAP groups :
I have some Groups of users defined in my LDAP annuary ==> Ok I use these LDAP-Groups to define "local roles", in some Folders ==> Ok
But it doesn't seem to work : If i define the local role "Manager" for the LDAP-group "Informatique", when a user "flemaitre" (from this group) is authenticated, he doesn't have the permissions that i have given to the group "Informatique"
Have someone any idea ? Is there any easy way to use LDAP Groups in Zope ?
Thanks in advance. PS : Excuse my english... Fred.
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )