LDIF
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=Address books and contacts |extensions={{ext|ldif}} }} '''LDIF''' (LDAP Data Interchange Format) is a format for exporting and int...") |
Dan Tobias (Talk | contribs) |
||
(One intermediate revision by one user not shown) | |||
Line 3: | Line 3: | ||
|subcat=Address books and contacts | |subcat=Address books and contacts | ||
|extensions={{ext|ldif}} | |extensions={{ext|ldif}} | ||
+ | |pronom={{PRONOM|fmt/611}} | ||
}} | }} | ||
− | + | '''LDIF''' (LDAP Data Interchange Format) is a format for exporting and interchanging address book data. It dates to the early 1990s and now has a Standards Track Proposed Standard RFC documenting it. LDIF is a text-based data format overlayed on the binary [[LDAP]] protocol. | |
− | '''LDIF''' (LDAP Data Interchange Format) is a format for exporting and interchanging address book data. It dates to the early 1990s and now has a Standards Track Proposed Standard RFC documenting it. | + | |
== References == | == References == |
Latest revision as of 12:45, 24 March 2014
LDIF (LDAP Data Interchange Format) is a format for exporting and interchanging address book data. It dates to the early 1990s and now has a Standards Track Proposed Standard RFC documenting it. LDIF is a text-based data format overlayed on the binary LDAP protocol.
[edit] References
- LDAP Data Interchange Format (Wikipedia)
- RFC 2849 — The LDAP Data Interchange Format (LDIF) - Technical Specification
- RFC 4510 — Lightweight Directory Access Protocol (LDAP): Technical Specification Road Map
- RFC 4525 — LDAP Modify-Increment Extension