qazmlp wrote:
> When an .ldif file is used for the execution, does the LDAP client send
> LDAP requests one by one in a sequential way(after receiving the response
> for the previous command), or does it transfer the .LDIF file completely?
> I assume it is the former one. The LDAP client should be scanning the
> file, formulating the LDAP request and sending the request for execution.

With most command-line tools the LDIF records are processed and sent as
LDAP requests in the exact order they appear in the LDIF file.

Note that some vendors ship with tools which pre-process complete LDIF
files, but this is not the case e.g. for OpenLDAP command-line tools.

> Is that how the .ldif execution works?

Yes.

Ciao, Michael.

---
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.

Reply via email to