Integrate Portainer with OpenLDAP for Authentication
Follow through this guide to learn how to integrate Portainer with OpenLDAP for authentication. By default, Portainer ships with its own internal authentication mechanism. But if you are using OpenLDAP in your environment, you can easily integrate Portainer with it to make the management of user accounts and access to various container environments easy.
When using LDAP authentication, Portainer will...
Integrate sysPass with OpenLDAP for Authentication
Follow through this tutorial to learn how to integrate sysPass with OpenLDAP for authentication and account management.
Integrate sysPass with OpenLDAP for Authentication
Install and Setup OpenLDAP server
In our previous tutorials, we covered how to install and setup OpenLDAP server. Follow the link below to check them.
Install and Setup OpenLDAP server
Install and Setup sysPass
Follow the link below to install and setup...
Install and Setup OpenLDAP server on Ubuntu 22.04
In this tutorial, you will learn how to install and setup OpenLDAP Server on Ubuntu 22.04. OpenLDAP Software is an open source implementation of the Lightweight Directory Access Protocol (LDAP), which is a lightweight client-server protocol for accessing directory services, specifically X. 500-based directory services.
Install and Setup OpenLDAP Server on Ubuntu 22.04
Run System Update
Before you begin, ensure your system package cache is up-to-date.
apt update
Build and Install OpenLDAP...
Install phpLDAPAdmin on Debian 10/Debian 11
In this guide, you will learn how to install and setup phpLDAPadmin on Debian 10/Debian 11. phpLDAPadmin (also known as PLA) is a web-based application written in PHP for administering LDAP servers. PLA is designed to manage records in an LDAP server, including creating, modifying, deleting records.
Learn how to install and setup OpenLDAP server with SSL/TLS on Debian 10/Debian 11 by...
Integrate Gitlab with OpenLDAP for Authentication
This tutorial will take you through how to integrate Gitlab with OpenLDAP for authentication. Gitlab supports LDAP authentication.
In our previous tutorials, we learnt how to install Gitlab on Debian/Ubuntu;
Install Gitlab CE on Debian 11
Install Gitlab with SSL/TLS Certificate on Ubuntu 20.04
We also have tutorials on setting up OpenLDAP;
Install and Setup OpenLDAP Server on Debian 11
Install and Setup OpenLDAP on...
Install and Setup OpenLDAP Server on Debian 11
Follow through this tutorial to learn how to install and setup OpenLDAP Server on Debian 11. OpenLDAP is an open source implementation of the Lightweight Directory Access Protocol, a client-server protocol for accessing directory services, specifically X. 500-based directory services.
Install and Setup OpenLDAP Server on Debian 11
The OpenLDAP suite include;
slapd – stand-alone LDAP daemon (server)libraries implementing the LDAP protocol, andutilities, tools, and sample clients.
Run System Update
Before you begin, ensure...
Install phpLDAPadmin on Rocky Linux 8
In this guide, we are going to learn how to install phpLDAPadmin on Rocky Linux 8. phpLDAPadmin is web application written in PHP for administering LDAP and thus it comes in very handy for system administrators who are gui centric. With it, you can administer LDAP via the browser.
Before you can proceed, learn how to install OpenLDAP on Rocky...
Configure SSSD for LDAP Authentication on Rocky Linux 8
In this guide, we are going to demonstrate how to configure SSSD for LDAP Authentication on Rocky Linux 8. In our previous guides, we have covered how to install and setup OpenLDAP on Rocky Linux 8 as well how to configure SUDO via OpenLDAP. See the links below;
Install and Setup OpenLDAP on Rocky Linux 8
How to Configure SUDO via...
Install and Setup OpenLDAP on Rocky Linux 8
In this guide, we provide a step by step tutorial on how to install and setup OpenLDAP on Rocky Linux 8. If you are here, then you already know what an OpenLDAP server is and thus the description of what it is is beyond the scope of this tutorial.
Install and Setup OpenLDAP on Rocky Linux 8
Well, Rocky Linux 8...
Setup Apache Guacamole OpenLDAP Authentication
In this tutorial, you will learn how to setup Apache Guacamole OpenLDAP authentication. Apache Guacamole is a clientless HTML5 web based remote desktop gateway which provides remote access to servers and desktops through a web browser. By default, Guacamole uses a basic authentication module which basically involves reading usernames and passwords from an XML file.
Apart from using simple XML...