Skip to content

feat(LDAP): map active state of user from LDAP to Nextcloud - #64479

Open
lmm-git wants to merge 1 commit into
nextcloud:masterfrom
mixxplorer:feat/ldap-active-attribute
Open

lmm-git wants to merge 1 commit into
nextcloud:masterfrom
mixxplorer:feat/ldap-active-attribute

Conversation

@lmm-git

@lmm-git lmm-git commented Sep 17, 2026

Copy link
Copy Markdown

Summary

Implements an additional attribute mapped from LDAP to Nextcloud whether to enable or disable the user.

Added field in LDAP configuration:

image

When set, it is being used to activate or deactivate the user accordingly.

Checklist

AI (if applicable)

No LLMs were used during the creation of this PR.

  • The content of this PR was partly or fully generated using AI

@lmm-git
lmm-git requested review from a team as code owners September 17, 2026 11:30
@lmm-git
lmm-git requested review from CarlSchwan, icewind1991, kristian-zendato, leftybournes, skjnldsv and sorbaugh and removed request for a team September 17, 2026 11:30
@lmm-git
lmm-git force-pushed the feat/ldap-active-attribute branch from 6fac56e to 3618f51 Compare September 17, 2026 11:32

@CarlSchwan CarlSchwan left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thanks!

Signed-off-by: Leonard Marschke <leonard@marschke.me>
@lmm-git
lmm-git force-pushed the feat/ldap-active-attribute branch from 3618f51 to 1e2c987 Compare September 17, 2026 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

LDAP: Allow mapping of user active state

2 participants