Skip to content

LDAP: Allow mapping of user active state #64478

Description

@lmm-git

Tip

Help move this idea forward

  • Use the 👍 reaction to show support for this feature.
  • Avoid commenting unless you have relevant information to add; unnecessary comments create noise for subscribers.
  • Subscribe to receive notifications about status changes and new comments.

Is your feature request related to a problem? Please describe.

We have an LDAP server providing users, which might get deactivated for certain times. With the current implementation we cannot determine whether a user is only temporarily disabled or removed from the LDAP server as to disable a user via LDAP it has to be "removed" for Nextcloud (e.g. through filters).

However, then we cannot automatically delete users, which are really deleted from LDAP.

Describe the solution you'd like

Map an active attribute from LDAP to Nextcloud.

Describe alternatives you've considered

We considered not using LDAP alltogether, e.g. using the API directly for user provisioning. However, this seems a bit overkill as it really is only a small feature missing.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    0. Needs triagePending check for reproducibility or if it fits our roadmapenhancement

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions