9 Sep
1999
9 Sep
'99
7:04 p.m.
-----Original Message----- From: Terrel Shumway [mailto:tshumway@epicor.com] Sent: Thursday, September 09, 1999 2:19 PM To: 'Francisco Sam Castillo'; zope@zope.org Subject: RE: [Zope] Login?
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.
Why not just skip all that and authenticated directly against LDAP? -Michel