[geeklog-devtalk] Re: ldap solution
steVe
steve at 68k.org
Fri Apr 2 13:25:06 EST 2004
so spake geeklog-devel-request at lists.geeklog.net [2004.04.02 @ 12:03]:
> Tony,
>
> >Our auth system works the same way that Passport, Project Liberty, etc
> >does and the only way I could get this to work was to remove all the
> >functions in public_html/users.php (except for the profile function) and
> >put them in lib-acccount.php. In this manner I now have access to teh
> >fucntions I need access to without compromising the way users.php
> >expects to work.
>
> Any chance this could be turned into a generalized solution to allow all
> sorts of "external" authentication schemes?
>
> For example, here's someone looking for an LDAP solution:
> <http://www.geeklog.net/forum/viewtopic.php?forum=8&showtopic=32761>
>
> bye, Dirk
although completely possible to make an auth-ldap.class.php interface
for ldapped networks, it would seem more useful for said networks to
simply use apache's mod_ldap or similar. in other words, .htaccess
rather than db lookups and php interpreted code. especially since most
ldapped networks are rather large, it seems overkill to write php code
to do what apache et al can do already.
just a thought.
--
*------------------------*
// ste\/e || 0x44288D05 //
*------------------------*
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : <http://eight.pairlist.net/pipermail/geeklog-devtalk/attachments/20040402/870ab128/attachment.pgp>
More information about the geeklog-devtalk
mailing list