Hi all: Anybody knows how to store roles in a LDAP server? i.e. I want to specify in a record in a LDAP server all the methods a Role can use... I want to store all user/roles information in a LDAP database... I this posible? Thanks
On Wednesday 19 February 2003 18:07, Antonio Beamud Montero wrote:
Hi all: Anybody knows how to store roles in a LDAP server? i.e. I want to specify in a record in a LDAP server all the methods a Role can use... I want to store all user/roles information in a LDAP database...
Hi, Did you take a look at LDAPUserFolder product ?? With this product, you can : - store users definition into the LDAP database, instead of Zope ; - map LDAP users groups with Zope roles, globally or in a given context throught the use of LDAPUserSatellite objects. Then, you give permissions to Zope roles normally, and then you can give these roles to users throught LDAP groups... I use it for this and it works really well... Thierry
participants (2)
-
Antonio Beamud Montero -
Thierry FLORAC