with the refreshandPersist option to work.
I'm trying to track down more up to date OpenLDAP rpms for SLES10. My guess is
this is just a bug with the .19 version. Have others run into a similar
problem and then got it working with a later version?
Thanks in advance,
Jim Schnitter
Hi Peter,
My Linux test server had the perl-ldap 0.29 version. Once I installed
the 0.33 version, the test program worked like a champ. Thanks so much
for your help.
Regards,
Jim Schnitter
>>> Peter Marschall <[EMAIL PROTECTED]> 01/12/06 10:02 am >>>
Hi,
On Tuesday
if (defined $persist) {
print "OID of control is ",$persist->type(),"\n";
} else {
print "didn't create control\n";
The output is "OID of control is "; the OID value is blank.
Am I missing something basic? Doe