Re: [Zope3-Users] User management in Zope3?

2006-01-27 Thread Gary Poster


On Jan 27, 2006, at 1:57 AM, Roman Susi wrote:


Hi!

Maybe this is a very naíve quiestion from Zope3 beginner, but is there
any ready module for user management in Zope3?

For example, certain subfolder needs LDAP auth.

Am I to write myself all the code? (zope.org has draft of User
management API proposal... disturbing)

If there are many ways to do it, then what is the most obvious?


You want to look at zope.app.authentication, and for LDAP I believe  
you'll want to hook zope.app.authentication in with the code in  
http://svn.zope.org/ldappas and http://svn.zope.org/ldapadapter .


Gary___
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users


[Zope3-Users] User management in Zope3?

2006-01-26 Thread Roman Susi
Hi!

Maybe this is a very naíve quiestion from Zope3 beginner, but is there
any ready module for user management in Zope3?

For example, certain subfolder needs LDAP auth.

Am I to write myself all the code? (zope.org has draft of User
management API proposal... disturbing)

If there are many ways to do it, then what is the most obvious?

Thanks!

Regards,
Roman
___
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users