Hi! 

I need some information about php LDAP capabilities. 
I'm interested in managing LDAP connexions as ora_plogon manage the
ORACLE ones.
Theses connexions are used in order to manipulate the database (not only
for authentications). We must be sure that there are too many connexions
created and that we don't often load LDAP server with
connexions/"deconnexions".
In the JAVA world, WebSphere give possibilities to do this for oracle
and LDAP. I know (or I believe it) PHP don't have a "context manager" in
order to manage a pool of process but I don't know how the oracle pool
is managed. That's why I think there's somewhere a useful method to
manage an LDAP pool too.

Thanks in advance.

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to