#51430: BUG in Net::LDAP::FilterMatch affecting substrings matches.

2009-11-10 Thread Joshua Miller
I don't know if this needs submitted here, but I figured it wouldn't hurt. https://rt.cpan.org/Ticket/Display.html?id=51430 This is a one line fix for Net::LDAP::FilterMatch. Using the SYNOPSIS code from Net::LDAP::FilterMatch, the results for the ldap entry: dn: cn=dummy entry cn: dumm

Re: FW: Suggestions for perl examples

2017-02-02 Thread Joshua Miller
On Tue, Jan 31, 2017 at 11:19 AM, Steven M Chegash < steven.cheg...@dteenergy.com> wrote: > > > > > mesg = > Net::LDAP=HASH(0x1a1c00d0)->modify("uid=testcust34,ou=CSOPortal,ou=External > Users,ou=People,o=mycompany.com", changes => [ delete => 'myCrmId' ] , > delete=>[ 'objectclass'=>'myPortaleP

Re: Request Clarification in package naming convention perl-ldap and perl-LDAP

2019-03-21 Thread Joshua Miller
On Thu, Mar 21, 2019 at 8:16 PM Nomalatha Aerampu < anomala...@pulsesecure.net> wrote: > Hi Team, > > > Our application is packaged as RPM and qualified to run in both RHEL and > SUSE platforms. It has a dependency for perl LDAP module and hence in our > application RPM spec file we specify perl-L