Re: [Zope3-Users] Database authentication service

2007-09-04 Thread Stephan Richter
On Friday 24 August 2007 11:33, Yuan HOng wrote:
> Is there a package providing relational database based authentication
> service for zope 3 already lying around somewhere or do I have write
> one?

As far as I know there is no SQL-based authentication plugin. But since the 
authentication system is pluggable, it's the matter of writing a plugin. You 
can use the LDAP version as a start:

http://svn.zope.org/ldappas/

Regards,
Stephan
-- 
Stephan Richter
CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training
___
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users


RE: [Zope3-Users] Database authentication service

2007-08-24 Thread Doyon, Jean-Francois
There's a pluggable system ... Look in:

zope/app/authentication/README.txt

Or online:

http://svn.zope.org/*checkout*/zope.app.authentication/trunk/src/zope/app/authentication/README.txt?rev=77044

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Yuan HOng
Sent: August 24, 2007 11:33
To: zope3-users@zope.org
Subject: [Zope3-Users] Database authentication service

Hi, everyone,

This must be novice question:

Is there a package providing relational database based authentication service 
for zope 3 already lying around somewhere or do I have write one?

And how does one connect a login form with the authentication service?
In Zope 2 one can have lots products to choose from, like exUserFolder and 
CookieCrumbler etc. How does one do this with Zope 3?

--
Hong Yuan

大管家网上建材超市
装修装潢建材一站式购物
http://www.homemaster.cn
___
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users


[Zope3-Users] Database authentication service

2007-08-24 Thread Yuan HOng
Hi, everyone,

This must be novice question:

Is there a package providing relational database based authentication
service for zope 3 already lying around somewhere or do I have write
one?

And how does one connect a login form with the authentication service?
In Zope 2 one can have lots products to choose from, like exUserFolder
and CookieCrumbler etc. How does one do this with Zope 3?

-- 
Hong Yuan

大管家网上建材超市
装修装潢建材一站式购物
http://www.homemaster.cn
___
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users