<div dir="ltr"><div>At one point we had a problem with inserting trailing spacing into LDAP. Now it's causing problems resolving attributes. How can I trim, for example uid value in this script? I've tried the obvious .trim() with no luck.</div><div><br></div><Script><![CDATA[<br>                    setUid.addValue(uid.getValues().get(0));<br>        ]]></Script><br><div><br></div><div>Thank.s</div><div>-psv</div></div>