mirror of
https://github.com/awesome-foss/awesome-sysadmin.git
synced 2026-03-11 08:54:38 +00:00
Compare commits
3 commits
0f4769d59d
...
2e930dc39e
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2e930dc39e | ||
|
|
ea0dcb6d0e | ||
|
|
f89fc5adf1 |
1 changed files with 2 additions and 0 deletions
|
|
@ -370,6 +370,7 @@ Open-source code editors.
|
|||
- [FreeIPA](https://www.freeipa.org/) - Integrated security information management solution combining Linux (Fedora), 389 Directory Server, Kerberos, NTP, DNS, and Dogtag Certificate System (web interface and command-line administration tools). ([Source Code](https://pagure.io/freeipa)) `GPL-3.0` `Python/C/JavaScript`
|
||||
- [FreeRADIUS](https://freeradius.org/) - Multi-protocol policy server (radiusd) that implements RADIUS, DHCP, BFD, and ARP and associated client/PAM library/Apache module. ([Source Code](https://github.com/FreeRADIUS/freeradius-server)) `GPL-2.0` `C`
|
||||
- [lldap](https://github.com/nitnelave/lldap) - Light (simplified) LDAP implementation with a simple, intuitive web interface and GraphQL support. `GPL-3.0` `Rust`
|
||||
- [LTB Self-Service Password](https://www.ltb-project.org/documentation/self-service-password.html) - Web interface to change and reset LDAP passwords. ([Source Code](https://github.com/ltb-project/self-service-password)) `GPL-3.0` `PHP`
|
||||
- [OpenLDAP](https://www.openldap.org/) - Open-source implementation of the Lightweight Directory Access Protocol (server, libraries and clients). ([Source Code](https://git.openldap.org/openldap/openldap)) `OLDAP-2.8` `C`
|
||||
|
||||
|
||||
|
|
@ -392,6 +393,7 @@ Miscellaneous utilities and web interfaces for identity management systems.
|
|||
|
||||
- [BounCA](https://bounca.org/) - A personal SSL Key / Certificate Authority web-based tool for creating self-signed certificates. ([Source Code](https://gitlab.com/bounca/bounca/)) `Apache-2.0` `Python`
|
||||
- [easy-rsa](https://github.com/OpenVPN/easy-rsa) - Bash script to build and manage a PKI CA. `GPL-2.0` `Shell`
|
||||
- [Ephemera](https://github.com/Qarait/ephemera) - Zero-trust SSH certificate authority with WebAuthn MFA and short-lived certificates. ([Source Code](https://github.com/Qarait/ephemera)) `Apache-2.0` `Python`
|
||||
- [Fusion Directory](https://www.fusiondirectory.org) - Improve the Management of the services and the company directory based on OpenLDAP. ([Source Code](https://github.com/fusiondirectory/fusiondirectory)) `GPL-2.0` `PHP`
|
||||
- [LDAP Account Manager (LAM)](https://www.ldap-account-manager.org/lamcms/) - Web frontend for managing entries (e.g. users, groups, DHCP settings) stored in an LDAP directory. ([Source Code](https://github.com/LDAPAccountManager/lam/)) `GPL-3.0` `PHP`
|
||||
- [Libravatar](https://www.libravatar.org/) - Libravatar is a service which delivers your avatar (profile picture) to other websites. ([Source Code](https://git.linux-kernel.at/oliver/ivatar/)) `AGPL-3.0` `Python`
|
||||
|
|
|
|||
Loading…
Reference in a new issue