add lldap support #2

Open
opened 2025-09-13 16:29:16 +02:00 by lucas · 0 comments
Owner

having all users defined in a single yaml user database is not ideal.

Either make a seperate file for each user and use glauth, or implement a basic ldap support.

This iteration will attempt to add lldap support.

lldap: https://github.com/lldap/lldap
note: the documentation as of now is not too great - it seems to completely omit the fact that there is rootless images (at least on dockerhub there are lldap rootless issues, not sure if they are official) and in general the kubelets docs exist in some state, but the link that should take you to them is dead.

lldap was chosen because at this point in time it's supported by authelia:
https://www.authelia.com/integration/ldap/lldap/

having all users defined in a single yaml user database is not ideal. Either make a seperate file for each user and use glauth, or implement a basic ldap support. This iteration will attempt to add lldap support. lldap: https://github.com/lldap/lldap note: the documentation as of now is not too great - it seems to completely omit the fact that there is rootless images (at least on dockerhub there are lldap rootless issues, not sure if they are official) and in general the kubelets docs exist in some state, but the link that should take you to them is dead. lldap was chosen because at this point in time it's supported by authelia: https://www.authelia.com/integration/ldap/lldap/
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lucas/simplesignup#2
No description provided.