Lldap Proxmox LXC script

lldap is a lightweight authentication server that provides an opinionated, simplified LDAP interface for authentication.

To create a new Proxmox VE V, run the command below in the Proxmox VE Shell.

bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/lldap.sh)"

Default Settings: 512MiB RAM - 4GB Storage - 1CPU

Initial Login:
username admin
password password

I ran the apt-get install -y curl on the node, then stopped and removed the container then reran the script in the node and it installed and is working.