[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Newbie's problem on ldapadd- Operations error (1)



> Note the space after each colons, which I believe is also necessary.
See RFC2849 please.
value-spec = ":" ( FILL 0*1(SAFE-STRING)/
		   ":" FILL (BASE64-STRING) /
		   "<" FILL url)

FILL = *SPACE
SPACE = %x20

Pu