Hi guys, i'm having a little problem with back-perl behaving a little oddly, i recently dug out some code I wrote last year and i've setup openldap 2.2 on my laptop to do some development work, i've compiled it with back-perl (Against perl 5.8.8) and dropped the module in and almost everything works.
Except bind, when doing any kind of bind operation openldap doesn't call the bind method, ever, i had no problems with the code previously under openldap 2.2 and perl 5.8.6 and i'm damned if i can figure out why bind is happening!
Any suggestions would be greatly appreciated.
------------------------------- Mike Woods Systems Administrator
--On Wednesday, October 25, 2006 2:04 PM +0100 Mike Woods mike@arishi.com wrote:
Hi guys, i'm having a little problem with back-perl behaving a little oddly, i recently dug out some code I wrote last year and i've setup openldap 2.2 on my laptop to do some development work, i've compiled it with back-perl (Against perl 5.8.8) and dropped the module in and almost everything works.
Except bind, when doing any kind of bind operation openldap doesn't call the bind method, ever, i had no problems with the code previously under openldap 2.2 and perl 5.8.6 and i'm damned if i can figure out why bind is happening!
Any suggestions would be greatly appreciated.
Use OpenLDAP 2.3.28.
--Quanah
-- Quanah Gibson-Mount Principal Software Developer ITS/Shared Application Services Stanford University GnuPG Public Key: http://www.stanford.edu/~quanah/pgp.html
Quanah Gibson-Mount wrote:
Use OpenLDAP 2.3.28.
Is there no scope for getting this going again under 2.2 ?
I wont be able to upgrade the server it's destined to live on for quite some time and id really rather like to have the code in place before then!
--------------------------------------- Mike Woods Systems Administrator
--On Wednesday, October 25, 2006 9:43 PM +0100 Mike Woods Mike@arishi.com wrote:
Quanah Gibson-Mount wrote:
Use OpenLDAP 2.3.28.
See the CHANGE log for 2.3.28. If you want to use back-perl, then you either need to upgrade or manually patch 2.2. See the ITS' referenced for the relevant patches.
--Quanah
-- Quanah Gibson-Mount Principal Software Developer ITS/Shared Application Services Stanford University GnuPG Public Key: http://www.stanford.edu/~quanah/pgp.html
Quanah Gibson-Mount wrote:
See the CHANGE log for 2.3.28. If you want to use back-perl, then
you either need to upgrade or manually patch 2.2. See
the ITS' referenced for the relevant patches.
No joy, the module behaves identicly, it calls new, init and configure but never bind!
The odd thing is the bind method isn't and as far as I know never have been documented, the only reason I know of it is thanks to google and from looking at other peoples code, also the fact that without a bind method you have no means of authenticating!
The truley annoying part is, back when i started playing with the 2.2 branch it all worked as planed :(
------------------------------ Mike Woods Systems Administrator
openldap-software@openldap.org