mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-03-01 11:21:53 +03:00
🐛 Bug Report: can't sync users from lldap #541
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @basicallynewbie on GitHub (Nov 12, 2025).
Reproduction steps
I followed this instructions:
https://pocket-id.org/docs/configuration/ldap
https://github.com/lldap/lldap/blob/main/example_configs/pocket-id.md
Expected behavior
Sync both users and groups from lldap.
Actual Behavior
Only sync groups from lldap.
Pocket ID Version
1.15.0
Database
SQLite
OS and Environment
docker in debian 13(incus container), served using traefik
Log Output
lldap:
pocketid:
@kmendell commented on GitHub (Nov 12, 2025):
Do you have a first name or display name set for the users in lldap?
@basicallynewbie commented on GitHub (Nov 13, 2025):
Great, after gave a first name to a user in lldap, pocket id does sync lldap user.