[Zope] acl_users folder > 25000

Martijn Jacobs martijn at fourdigits.nl
Thu Jun 5 09:35:15 EDT 2008


> It appears that the database of my client is not accessible. They 
> can provide me an excel file with the members.
>
> The intended application actually is an election. It is a one time 
> thing. Every member is using this application once, and presumably not 
> all of them. Would it still be unwise then to put these 25000 accounts 
> in an ordinary acl_users folder?
>

You could import the users in a database (like mysql) and authenticate 
with a PAS plugin. Performance wise it could be really slow to have 25K 
users in a userfolder.

I found this userfolder today as well : 
http://www.simplistix.co.uk/software/zope/simpleuserfolder. You could 
easily write a ZSQL method for authentication for this (it's easier than 
writing a PAS plugin). If you have time or resources to write a PAS 
plugin I suggest to invest some time for that.


Martijn.

-- 
Martijn Jacobs
Four Digits, Internet Solutions

a: Willemsplein 15-1 6811 KB Arnhem NL 
kvk: 091621370000 | btw: 8161.22.234.B01
e-mail: martijn at fourdigits.nl | web: http://www.fourdigits.nl
tel: +31 (0)26 44 22 700 | fax: +31 (0)84 22 06 117 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope/attachments/20080605/8f51da0d/attachment.html


More information about the Zope mailing list