Ben Yanke
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
1 deletions
-
README.md
|
@ -332,13 +332,14 @@ |
|
|
|
|
|
|
|
|
## Identity Management |
|
|
## Identity Management |
|
|
|
|
|
|
|
|
*LDAP servers and other tools to manage accounts and identities.* |
|
|
|
|
|
|
|
|
*servers and other tools to manage accounts and identities.* |
|
|
|
|
|
|
|
|
### LDAP |
|
|
### LDAP |
|
|
|
|
|
|
|
|
* [389 Directory Server](http://www.port389.org/) - Developed by Red Hat. |
|
|
* [389 Directory Server](http://www.port389.org/) - Developed by Red Hat. |
|
|
* [Apache Directory Server](http://directory.apache.org/) - Apache Software Foundation project written in Java. |
|
|
* [Apache Directory Server](http://directory.apache.org/) - Apache Software Foundation project written in Java. |
|
|
* [FreeRADIUS](http://freeradius.org/) - High performance and highly configurable multi-protocol policy/authentication server, supporting RADIUS, DHCPv4 and VMPS. |
|
|
* [FreeRADIUS](http://freeradius.org/) - High performance and highly configurable multi-protocol policy/authentication server, supporting RADIUS, DHCPv4 and VMPS. |
|
|
|
|
|
* [GLAuth](https://github.com/glauth/glauth) - Simple and lightweight LDAP server in Golang. |
|
|
* [OpenDJ](http://opendj.forgerock.org/) - Fork of OpenDS. |
|
|
* [OpenDJ](http://opendj.forgerock.org/) - Fork of OpenDS. |
|
|
* [OpenDS](https://opends.java.net/) - Another directory server written in Java. |
|
|
* [OpenDS](https://opends.java.net/) - Another directory server written in Java. |
|
|
* [OpenLDAP](http://www.OpenLDAP.org/) - Developed by the OpenLDAP Project. |
|
|
* [OpenLDAP](http://www.OpenLDAP.org/) - Developed by the OpenLDAP Project. |
|
|