Previous Topic: File Structure

Next Topic: Format of Information in an LDIF File

LDIF

LDIF is a format suitable for describing directory information or changes to be made to directory information.

LDIF files are text files that store directory information in LDIF. You can use LDIF files to transfer directory information between LDAP directory servers or to describe a set of changes to be applied to a directory.

LDIF files are useful for these tasks:

LDIF is defined in the Internet standard RFC 2849. For more information about LDIF, see the draft RFC available at the IETF home page.