Hello
    I had tried this option also, It is  not working , If U can send a 
sample working slapd.conf and  *.ldif files , I can compare and find the 
error
     thanks
       SC

[EMAIL PROTECTED] wrote:

>Hello:
>
>Solve Cool wrote,
>
>>I am posting this mail after going searching google and the  other
>>LDAP mailing list archives.  I was trying to do LDAP , for last one
>>week i am  struggling with this.
>>
>
>>when I do
>>     "ldapadd  -f  final.ldif  -x -D "cn=Manager,dc=my,dc=com"
>>I get this error
>>     adding new entry "dc=my,dc=com"
>>ldap_add: Insufficient access
>>
>
>Try ldapadd with the "-W" option:
>
>-W     Prompt  for  simple  authentication. This is used instead of
>    specifying the password on  the  command line.
>
>
># ldapadd -f final.ldif -x -D "cn=Manager,dc=my,dc=com" -W secret
>
>-- Shanu
>



_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to