Re: ldapmodify fails

From: oracle1 <santyspamsharma_at_hotmail.com>
Date: Tue, 29 Apr 2003 09:27:48 -0700
Message-ID: <b8m8up$biurb$1_at_ID-84096.news.dfncis.de>


"ralph lehmann" <ralph-lehmann_at_gmx.net> wrote in message news:3EACF291.E4E43BB9_at_gmx.net...
> Hi,
>
> every time I try to connect my Oracle Internet Directory using the
> command
>
> ldapmodify -h myHost -p 389 D "oracleadmin" -w "myPassword" -v -f
> /path/ldif_filename
>
> the following error accours:
> ldap_sasl_interactive_bind_s: No such attribute (16)
>
> In the logfile appears the message:
> 2003/04/28:11:08:31sgslunrRead: Error while reading communication end
> point (2)
<snip>
Don't know much about OID, but in openldap, you have to specify -x option for simple authentication. You may try somrthing like ldapmodify -h myHost -p 389 D "oracleadmin" -x -w "myPassword" -v -f  /path/ldif_filename
hth,
santosh Received on Tue Apr 29 2003 - 18:27:48 CEST

Original text of this message