Re: ldap_modify No such object(32) matched DN

2006-10-13 Thread Luca Scamoni
Syed Khader wrote: dn: ou=people, dc=test, dc=com objectClass: organizationalUnit ou=people ou: people Ing. Luca Scamoni Responsabile Ricerca e Sviluppo SysNet s.n.c. Via Dossi, 8 - 27100 Pavia - ITALIA http://www.sys-net.it - Office:

Re: ldap_modify No such object(32) matched DN

2006-10-13 Thread Aaron Richton
uot;cn=Manager,dc=test,dc=com" -W -f /root/Desktop/example.ldif it says modifying entry "dc=test,dc=com" modifying entry "cn=Manager,dc=test,dc=com" modifying entry "ou=people, dc=test,dc=com" ldap_modify: No such object (32) matched DN: dc=test,dc=

Re: ldap_modify No such object(32) matched DN

2006-10-13 Thread Syed Khader
27;m trying to add a new ou=people under dc=test,dc=com using the following  ldapmodify -x -D "cn=Manager,dc=test,dc=com" -W -f /root/Desktop/example.ldifit says modifying entry "dc=test,dc=com" modifying entry "cn=Manager,dc=test,dc=com" modifying entry &q

Re: ldap_modify No such object(32) matched DN

2006-10-13 Thread François Beretti
ap.i'm trying to add a new ou=people under dc=test,dc=com using the following  ldapmodify -x -D "cn=Manager,dc=test,dc=com" -W -f /root/Desktop/example.ldifit says modifying entry "dc=test,dc=com" modifying entry "cn=Manager,dc=test,dc=com" modifying entry "ou

ldap_modify No such object(32) matched DN

2006-10-13 Thread Syed Khader
try "cn=Manager,dc=test,dc=com" modifying entry "ou=people, dc=test,dc=com" ldap_modify: No such object (32)     matched DN: dc=test,dc=comMy example.ldif file is as followsdn: dc=test,dc=com objectclass: dcObject objectclass: organization o: google dc: test dn: cn=Manager,dc=test,