From 9bbeefc0dde3f1071d36caf79706007657ef29a3 Mon Sep 17 00:00:00 2001 From: yater Date: Wed, 29 Mar 2023 01:05:53 +0200 Subject: [PATCH] add lldap to ldap (#438) Co-authored-by: Austin Alvarado Co-authored-by: nodiscc --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eed2893..54a613f 100644 --- a/README.md +++ b/README.md @@ -416,6 +416,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [Apache Directory Server](http://directory.apache.org/) - Apache Software Foundation project written in Java. - [FreeIPA](http://www.freeipa.org/) - Based on 389-DS. Includes Kerberos, DNS, as well as host based access control. - [FreeRADIUS](http://freeradius.org/) - High performance and highly configurable multi-protocol policy/authentication server, supporting RADIUS, DHCPv4 and VMPS. +- [lldap](https://github.com/nitnelave/lldap) - Light (simplified) LDAP implementation with a simple, intuitive web interface and GraphQL support. `GPL-3.0` `Rust` - [OpenDJ](http://opendj.forgerock.org/) - Fork of OpenDS. - [OpenDS](https://opends.java.net/) - Another directory server written in Java. - [OpenLDAP](http://www.OpenLDAP.org/) - Developed by the OpenLDAP Project.