I am getting a error:

 

Using the following DN:

 

DISPLAYNAME=Name
1,[EMAIL PROTECTED],OU=OSS_8781150020001601_200805281457
19695574,O=blah.com,O=consumer,O=site

 

I believe the problem lies in the space in the displayname, as names
without a space are added just fine, however after reading over
Net::LDAP::Utils and RFC 2253 it only states that leading and trailing
spaces have to be converted to a \20.  So in my attempts to fix this I
have changed "DISPLAYNAME=Name 1" to:

 

DISPLAYNAME='Name 1'

DISPLAYNAME=Name\201

DISPLAYNAME=Name\ 1

 

Yet nothing I have tried so far has helped... 

 

Thoughts or suggestions?

 

Robert Zumwalt

 


E-MAIL CONFIDENTIALITY NOTICE: 

 

 

 

The contents of this e-mail message and 
any attachments are intended solely for the 
addressee(s) and may contain confidential 
and/or legally privileged information. If you 
are not the intended recipient of this message 
or if this message has been addressed to you 
in error, please immediately alert the sender
 by reply e-mail and then delete this message 
and any attachments. If you are not the 
intended recipient, you are notified that 
any use, dissemination, distribution, copying, 
or storage of this message or any attachment 
is strictly prohibited.







Reply via email to