[GH-ISSUE #294] pam support? #110

Closed
opened 2026-02-27 08:15:17 +03:00 by kerem · 4 comments
Owner

Originally created by @malbarbo on GitHub (Sep 8, 2022).
Original GitHub issue: https://github.com/lldap/lldap/issues/294

I'm interested in using lldap to authenticate linux users using pam, but it seams that lldap does not support pam, is this the case? If so, would someone provide some guidance to me so I can work on this?

Originally created by @malbarbo on GitHub (Sep 8, 2022). Original GitHub issue: https://github.com/lldap/lldap/issues/294 I'm interested in using lldap to authenticate linux users using pam, but it seams that lldap does not support pam, is this the case? If so, would someone provide some guidance to me so I can work on this?
kerem 2026-02-27 08:15:17 +03:00
Author
Owner

@nitnelave commented on GitHub (Sep 9, 2022):

AFAIK, PAM support would require additional fields (group ID, user ID and so on). Rather than adding custom purpose-specific fields for every request, I'm working on https://github.com/nitnelave/lldap/issues/67 that would allow you to add whatever field you want/need.

<!-- gh-comment-id:1241398401 --> @nitnelave commented on GitHub (Sep 9, 2022): AFAIK, PAM support would require additional fields (group ID, user ID and so on). Rather than adding custom purpose-specific fields for every request, I'm working on https://github.com/nitnelave/lldap/issues/67 that would allow you to add whatever field you want/need.
Author
Owner

@nitnelave commented on GitHub (Sep 9, 2022):

I'll keep this issue open since we might want to have a nicer interface for it, such as finding a user ID that isn't taken yet and so on, but #67 comes first.

<!-- gh-comment-id:1241398846 --> @nitnelave commented on GitHub (Sep 9, 2022): I'll keep this issue open since we might want to have a nicer interface for it, such as finding a user ID that isn't taken yet and so on, but #67 comes first.
Author
Owner

@nitnelave commented on GitHub (Jan 22, 2024):

You can now create custom attributes with https://github.com/Zepmann/lldap-cli

Can you give it a try?

The plugin system will come way later with #714

<!-- gh-comment-id:1905021718 --> @nitnelave commented on GitHub (Jan 22, 2024): You can now create custom attributes with https://github.com/Zepmann/lldap-cli Can you give it a try? The plugin system will come way later with #714
Author
Owner

@nitnelave commented on GitHub (Oct 30, 2024):

Pam is now supported.

<!-- gh-comment-id:2447316522 --> @nitnelave commented on GitHub (Oct 30, 2024): Pam is now supported.
Sign in to join this conversation.
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
starred/lldap-lldap#110
No description provided.