Date: 10/29/99
- Next message: Massimiliano Masserelli: "Re: [PHPLIB] gpc_magic_quotes on or off?"
- Previous message: Adam N. Thompson, CNE: "[PHPLIB] gpc_magic_quotes on or off?"
- In reply to: Sam C. Nicholson !!: "[PHPLIB] making an auth that uses LDAP"
- Next in thread: Kristian Koehntopp: "Re: [PHPLIB] making an auth that uses LDAP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, Oct 28, 1999 at 10:59:31PM -0400, Sam C. Nicholson !! wrote:
SN> I am trying to remove the parts of auth that make reference to SQL
SN> databases as a first step in in making an LDAP-enabled auth. That is,
SN> I'm attempting to hard-wire "kris" and "test" into constant
SN> assignments in the auth.inc. Once that works, I plan on making calls
SN> to ldap.
auth.inc has no dependencies on SQL. The only methods which are tied to
a "storage container" are those that must be overridden by the user,
such as auth_validatelogin(), auth_refreshlogin() and so on. They must
return a valid uid or false.
Bye.
--
Massimiliano Masserelli | URL: http://www.interim.it/
Internet Images S.r.l. | Tel: +39-051-3390671
vicolo Viazzolo, 3 | Fax: +39-051-557890
40124 - Bologna - Italy |
-------------------------------------------------------------------------------
What makes us so bitter against people who outwit us is that they think
themselves cleverer than we are.
-
PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
the body, not the subject, of your message.
- Next message: Massimiliano Masserelli: "Re: [PHPLIB] gpc_magic_quotes on or off?"
- Previous message: Adam N. Thompson, CNE: "[PHPLIB] gpc_magic_quotes on or off?"
- In reply to: Sam C. Nicholson !!: "[PHPLIB] making an auth that uses LDAP"
- Next in thread: Kristian Koehntopp: "Re: [PHPLIB] making an auth that uses LDAP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

