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: [EMAIL PROTECTED] | web: http://www.fourdigits.nl
tel: +31 (0)26 44 22 700 | fax: +31 (0)84 22 06 117
_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to