[Zope3-Users] Granting roles automatically ?

Stephan Richter srichter at cosmos.phy.tufts.edu
Mon Oct 30 11:50:19 EST 2006


On Friday 27 October 2006 06:57, Thierry Florac wrote:
> What I'd like to do is to be able to grant a set of roles automatically
> to my internal principals authenticated via LDAP. Is it possible ?

Yes, create some groups and grant them permissions and roles. You then listen 
to the IPrincipalCreated event and attach the group(s), if they are coming 
from LDAP.

Regards,
Stephan
-- 
Stephan Richter
CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training


More information about the Zope3-users mailing list