----- Original Message -----
From: "Mike Jackson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: "Stefan Hinz" <[EMAIL PROTECTED]>
Sent: Wednesday, August 22, 2001 1:59 PM
Subject: Re: ldap authentication for mysql

> PHP is not the solution. On the other hand, Zope just might be... I am
> studying it right now, and it looks very promising as it can access both
> ldap and mysql.

I think that this would all depend on the language you are working with,
particulary when creating the log-in interface. One of the most elegant
solutions I have seen is to create a stand-alone COM component to interface
with the LDAP server. Its quite simple really, take in the userID and
password and return a negation or access rights - one of the easiest COM
components you'll ever write! Making it a COM component can then let you
work with it in a variety of languages.

Just my two cents,

Dennis
**********************************************
Beridney Computer Services
http://www.beridney.com


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to