At 03:46 AM 2002-08-05, stephan.budach wrote: >I wanted to replace our OpenLDAP 2.0.7 with 2.1.3 and I ran into problems with our CorporateTime server. It seems that it doesn´t like the extended ldif answers generated by OpenLDAP 2.1.3 and I wondered if there´s a possibility to disable them and only get the normal results instead. Read ldapsearch(1). In particular, the part about the -L option. Kurt