go-ldap icon indicating copy to clipboard operation
go-ldap copied to clipboard

LDAP client and server for Go

LDAP Client and Server Package For Go

Documentation: https://godoc.org/github.com/samuel/go-ldap/ldap

Lightweight Directory Access Protocol (LDAP): RFCs

  • rfc4510 - Technical Specification Road Map
  • rfc4511 - The Protocol
  • rfc4512 - Directory Information Models
  • rfc4513 - Authentication Methods and Security Mechanisms
  • rfc4514 - String Representation of Distinguished Names
  • rfc4519 - Schema for User Applications

License

3-clause BSD. See LICENSE file.