[Zope] Login?

Terrel Shumway tshumway@epicor.com
Thu, 9 Sep 1999 11:19:22 -0700


I am planning to create a registration product that will validate new users
against an LDAP directory.
i.e. 
	The user fills out the registration form.
	Zope verifies that the user exists in the directory.
	If the lookup succeeds
		Zope creates a user login and lets the user know that his
registration is suceeded.
	else
		Zope sends e-mail to the administrator and tells the user
who that administrator is.
		

If anyone has done this already, or is doing this, I will work with you.
Otherwise, I will probably get around to this in about two weeks.

-----Original Message-----
From: Francisco Sam Castillo [mailto:fsam@proyecto-web.com.mx]

I was wondering if it is possible to do two things:

1.- Create a register/login script for users on a zope site. And