<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<blockquote cite="mid:3011F87B88CC45918D0352994E807051@AsusZ53j"
 type="cite">
  <p><span class="747294606-04062008"><font color="#0000ff" face="Arial"
 size="2">It appears that the database of my client is not accessible.
They can&nbsp;provide me an excel file with the members. </font></span></p>
  <p><span class="747294606-04062008"><font color="#0000ff" face="Arial"
 size="2">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?</font></span></p>
</blockquote>
<br>
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. <br>
<br>
I found this userfolder today as well :
<a class="moz-txt-link-freetext" href="http://www.simplistix.co.uk/software/zope/simpleuserfolder">http://www.simplistix.co.uk/software/zope/simpleuserfolder</a>. 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.<br>
<br>
<br>
Martijn.<br>
<br>
<pre class="moz-signature" cols="72">-- 
Martijn Jacobs
Four Digits, Internet Solutions

a: Willemsplein 15-1 6811 KB Arnhem NL 
kvk: 091621370000 | btw: 8161.22.234.B01
e-mail: <a class="moz-txt-link-abbreviated" href="mailto:martijn@fourdigits.nl">martijn@fourdigits.nl</a> | web: <a class="moz-txt-link-freetext" href="http://www.fourdigits.nl">http://www.fourdigits.nl</a>
tel: +31 (0)26 44 22 700 | fax: +31 (0)84 22 06 117 
</pre>
</body>
</html>