Removing whitespace in an attribute value
807573May 31 2010 — edited Jun 3 2010All,
I have a weird problem in my Sun One Directory Server 6.3 environment. It appears that while testing a new Perl script for creating new users one of the mandatory attributes ( sn ) was populated with a space at the end of its value.
Hence if i do a ldapsearch against such a id, the value shows up as below with a bunch of junk characters
sn: :SGFyaWR.......
Since this is a mandatory attribute i cannot delete and then add this attribute back from the client entry.
Does anyone have any suggestion to counter this issue.
Thanks in advance