[Zope] Database Authentication

2011-11-02 Thread John Harrow
Hi all
What's the best way to authenticate against a database in Zope 2 these
days? SUF and XUF are the two I've briefly looked at. I'm coming back to an
old project so bit out of the Zope loop!
Cheers
John
___
Zope maillist  -  Zope@zope.org
https://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] Database Authentication

2011-11-02 Thread Chris Withers
On 02/11/2011 09:34, John Harrow wrote:
 What's the best way to authenticate against a database in Zope 2 these
 days? SUF and XUF are the two I've briefly looked at. I'm coming back to
 an old project so bit out of the Zope loop!

What version of Zope are you using or migrating to?

cheers,

Chris

-- 
Simplistix - Content Management, Batch Processing  Python Consulting
 - http://www.simplistix.co.uk
___
Zope maillist  -  Zope@zope.org
https://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] Database Authentication

2011-11-02 Thread John Harrow
2.10 at the moment - wasn't really looking at newer Zope, just wanted to
investigate managing users via a db ( unless latest zope would help with
this a lot).
Thanks
John

On Wed, Nov 2, 2011 at 9:49 AM, Chris Withers ch...@simplistix.co.ukwrote:

 On 02/11/2011 09:34, John Harrow wrote:
  What's the best way to authenticate against a database in Zope 2 these
  days? SUF and XUF are the two I've briefly looked at. I'm coming back to
  an old project so bit out of the Zope loop!

 What version of Zope are you using or migrating to?

 cheers,

 Chris

 --
 Simplistix - Content Management, Batch Processing  Python Consulting
 - http://www.simplistix.co.uk
 ___
 Zope maillist  -  Zope@zope.org
 https://mail.zope.org/mailman/listinfo/zope
 **   No cross posts or HTML encoding!  **
 (Related lists -
  https://mail.zope.org/mailman/listinfo/zope-announce
  https://mail.zope.org/mailman/listinfo/zope-dev )

___
Zope maillist  -  Zope@zope.org
https://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] Database Authentication

2011-11-02 Thread Chris Withers
Nah, 2.10 is fine. SUF will do what you want.

cheers,

Chris

On 02/11/2011 14:43, John Harrow wrote:
 2.10 at the moment - wasn't really looking at newer Zope, just wanted to
 investigate managing users via a db ( unless latest zope would help with
 this a lot).
 Thanks
 John

 On Wed, Nov 2, 2011 at 9:49 AM, Chris Withers ch...@simplistix.co.uk
 mailto:ch...@simplistix.co.uk wrote:

 On 02/11/2011 09:34, John Harrow wrote:
   What's the best way to authenticate against a database in Zope 2
 these
   days? SUF and XUF are the two I've briefly looked at. I'm coming
 back to
   an old project so bit out of the Zope loop!

 What version of Zope are you using or migrating to?

 cheers,

 Chris

 --
 Simplistix - Content Management, Batch Processing  Python Consulting
  - http://www.simplistix.co.uk
 ___
 Zope maillist  - Zope@zope.org mailto:Zope@zope.org
 https://mail.zope.org/mailman/listinfo/zope
 **   No cross posts or HTML encoding!  **
 (Related lists -
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope-dev )



 __
 This email has been scanned by the MessageLabs Email Security System.
 For more information please visit http://www.messagelabs.com/email
 __

-- 
Simplistix - Content Management, Batch Processing  Python Consulting
 - http://www.simplistix.co.uk
___
Zope maillist  -  Zope@zope.org
https://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope-dev )