wiki:Internal/Rbac/LdapResources

Version 2 (modified by hedinger, 18 years ago) ( diff )

LDAP Resources

ORBIT uses the oppen-source implementation of the The Lightweight Directory Access Protocol (LDAP) from http://www.openldap.org/ OpenLDAP. Many of the ideas about using LDAP to implement RBAC on ORBIT are from this site.

LDAP References

LDAP Version 2 documents in Adobe Acrobat (.pdf) format

ftp://ftp.rfc-editor.org/in-notes/pdfrfc/rfc1777.txt.pdf RFC1777 Lightweight Directory Access Protocol

ftp://ftp.rfc-editor.org/in-notes/pdfrfc/rfc1778.txt.pdf RFC1778 The String Representation of Standard Attribute Syntaxes

ftp://ftp.rfc-editor.org/in-notes/pdfrfc/rfc1779.txt.pdf RFC1779 A String Representation of Distinguished Names

ftp://ftp.rfc-editor.org/in-notes/pdfrfc/rfc1959.txt.pdf RFC1959 An LDAP URL format

ftp://ftp.rfc-editor.org/in-notes/pdfrfc/rfc1960.txt.pdf RFC1960 A String Representation of LDAP Search Filters

ftp://ftp.rfc-editor.org/in-notes/pdfrfc/rfc1823.txt.pdf RFC1823 The LDAP Application Program Interface (C language API)

ftp://ftp.rfc-editor.org/in-notes/pdfrfc/rfc2596.txt.pdf RFC2596 Use of Language Codes in LDAP

LDAP Version 3 Documents

ftp://ftp.rfc-editor.org/in-notes/pdfrfc/rfc4510.txt.pdf RFC4510 LDAP: Technical Specification Road Map

ftp://ftp.rfc-editor.org/in-notes/pdfrfc/rfc4511.txt.pdf RFC4511 LDAP: The Protocol

ftp://ftp.rfc-editor.org/in-notes/pdfrfc/rfc4512.txt.pdf RFC4512 LDAP: Directory Information Models

ftp://ftp.rfc-editor.org/in-notes/pdfrfc/rfc4513.txt.pdf RFC4513 LDAP: Authentication Methods and Security Mechanisms

ftp://ftp.rfc-editor.org/in-notes/pdfrfc/rfc4514.txt.pdf RFC4514 LDAP: String Representation of Distinguished Names

ftp://ftp.rfc-editor.org/in-notes/pdfrfc/rfc4515.txt.pdf RFC4515 LDAP: String Representation of Search Filters

ftp://ftp.rfc-editor.org/in-notes/pdfrfc/rfc4516.txt.pdf RFC4516 LDAP: Uniform Resource Locator

ftp://ftp.rfc-editor.org/in-notes/pdfrfc/rfc4517.txt.pdf RFC4517 LDAP: Syntaxes and Matching Rules

ftp://ftp.rfc-editor.org/in-notes/pdfrfc/rfc4518.txt.pdf RFC4518 LDAP: Internationalized String Preparation

ftp://ftp.rfc-editor.org/in-notes/pdfrfc/rfc4519.txt.pdf RFC4519 LDAP: Schema for User Applications

LDAP Data Interchange Format (LDIF)

ftp://ftp.rfc-editor.org/in-notes/pdfrfc/rfc2849.txt.pdf RFC2849 The LDAP Data Interchange Format (LDIF)

ftp://ftp.rfc-editor.org/in-notes/pdfrfc/rfc4525.txt.pdf RFC4525 Lightweight Directory Access Protocol (LDAP) Modify-Increment Extension

Note: See TracWiki for help on using the wiki.