mirror of
https://github.com/lldap/lldap.git
synced 2026-04-25 08:15:52 +03:00
[GH-ISSUE #984] [INTEGRATION] Trying to use LDAP authentication on a Raspberry Pi #358
Labels
No labels
backend
blocked
bug
cleanup
dependencies
docker
documentation
duplicate
enhancement
enhancement
frontend
github_actions
good first issue
help wanted
help wanted
integration
invalid
ldap
pull-request
question
rust
rust
tests
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/lldap-lldap#358
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @vmd1 on GitHub (Sep 29, 2024).
Original GitHub issue: https://github.com/lldap/lldap/issues/984
Checklist
Description of the service
I'm using nslcd on a Raspberry pi 3 to try and configure LDAP. Using an entry in the hosts file to point to the docker IP Address.
What you've tried
What's not working
Error logs, error screenshots, features that are not working, missing features.
@nitnelave commented on GitHub (Sep 29, 2024):
Hi!
Have you checked the pam authentication guide? I think it should cover most of the bases.
https://github.com/lldap/lldap/blob/main/example_configs%2Fpam%2FREADME.md
@vmd1 commented on GitHub (Sep 29, 2024):
oh my god thank you so much for this I didn't see this. i think this should be able to fix it as it seems to contain the custom properties it was lacking.