[Zope] howto set up a large set of users in a school
Tim Freund
tim@freunds.net
19 Oct 2002 02:07:25 -0500
If the users already exist in MySQL, would it be possible to keep them
there and use some sort of database authentication scheme?
I am currently using the LDAPUserFolder to connect with my corporate
LDAP directory... there are some kinks that I need to work out, but as
far as enabling authentication of (potentially) 3000 folks, it was a 5
minute job.
good luck,
Tim
On Fri, 2002-10-18 at 23:26, Suneil Basu wrote:
> Hi
> I would like to set up a zope site for my school with user profiles and
> authentication (1200 high school students in my London based school). At
> the moment I have a php/mysql solution.
> How do I set up 1300 users (100 teacher accounts)? I don't fancy adding
> manually into acl_users?
>
> Suneil
>
>
>
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )