Closed Bug 1912 Opened 26 years ago Closed 26 years ago

modifyRDN and upper case characters are broken

Categories

(Directory :: PerLDAP, defect, P1)

All
Solaris
defect

Tracking

(Not tracked)

VERIFIED INVALID

People

(Reporter: leif, Assigned: leif)

Details

From: rsbrown@spawar.navy.mil


Has anyone noticed that
doing a modifyRDN maps the entire line to lowercase. In
our directory we have the cn part of the dn. Something like

dn = cn=John H. Smith<smith@asdf.com>,ou=Somecompany,c=US

when I do a modifyRDN, it upates : cn=John A. Smith<smith@asdf.com>

with:

dn = cn=john h. smith<smith@asdf.com>,ou=Somecompany,c=US

is there a work around in perldap??

thanks in advance for any tips,

R.S. Brown

rsbrown@spawar.navy.mil
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → INVALID
Ooops, this was a duplicate of an already fixed bug. Closing.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.