[Zope-DB] Authenticating Oracle Users
    Chris Withers 
    chris at simplistix.co.uk
       
    Wed Feb  9 04:52:18 EST 2005
    
    
  
Charlie Clark wrote:
> 
> exUserFolder will certainly let you authenticate and you can probably 
> extend it to do the rest as long as you don't mind playing with the Python 
> code.
SimpleUserFolder is a lot lighter and easier to use for your needs.
Getting one database connection per user is something that Zope's DA 
architecture doesn't really support.
If you want it, you'll have to work for it :-S
Chris
-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk
    
    
More information about the Zope-DB
mailing list