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

RE: ldapadd won't add entry via SASL/DIGEST-MD5



At 10:21 AM 2002-09-05, Gary C. New wrote:
>I had also tried the following syntax before, but
>didn't report it due to its failure.
>
># ldapadd -Y DIGEST-MD5 -U root@localhost -R localhost
>-D "cn=root,dc=test,dc=org" -W -f test.ldif

I said -R mail, not -R localhost.

I said -R "mail" because realm=mail was successfully
used in the sample client/server output you provided.
Doing some in OpenLDAP should also be successful.

Kurt