Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

127 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-ldap


A Pure-Rust LDAP Library using Tokio & Futures.

rust-ldap on crates.io docs: release versions documentation

Feel free to join #rust-ldap on Mozilla IRC for questions & general chat.

RFC compliance

  • Bind (4.2)
  • Unbind (4.3)
  • Search (4.5)
  • Modify (4.6)
  • Add (4.7)
  • Delete (4.8)
  • Modify DN (4.9)
  • Compare (4.10)
  • Abandon (4.11)
  • Extended Operation (4.12)
  • TLS / STARTTLS (4.14 / 5)

rfc4515 (Search Filter String Representation)

The search filter crate has moved.

License

Licensed under either of

at your option.

About

Rust LDAP Library

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages