Skip to content

vforteli/Flexinets.Ldap.Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Semi working LDAP server for .NET Standard with pluggable backend.
No intentions of supporting the whole RFC, just needed features like search and authentication.
Ldap packet parser and assembler.

This server can be used to support legacy applications that require an LDAP backend. The use cases are for example, authentication (Ldap bind) or user/membership lookup against an arbitrary database.

Build status

About

Basic LDAP server for .Net. Parse and assemble LDAP packets

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages