> conn=8 op=1 RESULT tag=105 err=17 text=dn: attribute type undefined > conn=8 op=2 UNBIND > conn=8 fd=12 closed > > ** Oops. It says that dn is undefined?? How can that be?? > > May be you guys understand what could be wrong, im not sending the > script nor the ldapadd file entry (which is OK, after all) > for shortness, but if it is needed, i dont have much problem in sending > it.
My guess is that the essential difference between what ldapadd and your script do is that the script tries to set an attribute, called "dn", which is not defined in the schema. p. Ing. Pierangelo Masarati OpenLDAP Core Team SysNet s.r.l. via Dossi, 8 - 27100 Pavia - ITALIA http://www.sys-net.it --------------------------------------- Office: +39 02 23998309 Mobile: +39 333 4963172 Email: [EMAIL PROTECTED] --------------------------------------- --- You are currently subscribed to [EMAIL PROTECTED] as: [EMAIL PROTECTED] To unsubscribe send email to [EMAIL PROTECTED] with the word UNSUBSCRIBE as the SUBJECT of the message.
