Date: 02/17/01
- Next message: Matt Friedman: "[phplib] Strange Connection Behavior - too many connections"
- Previous message: Peter Bowyer: "[phplib] DB abstraction layer for DBA functions?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello,
The current version of IMP uses PHPLIB for its sessions. We've had
several users asking about using LDAP for session storage; it seems this
hasn't come up before.
The issue is that ct_ldap.inc seems to be expecting $id_ to be defined in
several places:
$dn = "cn=$id_$name, ".$this->basedn;
however, none of the PHPLIB code defines that. I'm unclear what it is
supposed to be for; the documentation at
http://phplib.netuse.de/documentation/documentation-3.html#ss3.7
doesn't mention it. Anyone know what this variable is for? And if
someone can point me to existing code that uses ct_ldap.inc (for
comparison) I'd be most grateful. Thanks much.
-- Brent J. Nordquist <bjn <email protected>> Yahoo!: Brent_Nordquist / AIM: BrentJNordquist / ICQ: 76158942--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>
- Next message: Matt Friedman: "[phplib] Strange Connection Behavior - too many connections"
- Previous message: Peter Bowyer: "[phplib] DB abstraction layer for DBA functions?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

