Search found 1 match
- Wed Oct 23, 2002 4:40 am
- Forum: PHP - Code
- Topic: LDAP Referrals not working
- Replies: 1
- Views: 517
LDAP Referrals not working
Hi I am trying to use ldap_set_rebind_proc since we have a partitioned LDAP topology and need to be able to follow referrals. And of course, since I am writing this, it does _not_ work. I get an error message saying "Unknown function called". I have a stock RH 7.2 server with PHP/LDAP/Apac...