How to use GitHub
- Please use the 👍 reaction to show that you are interested into the same feature.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Is your feature request related to a problem? Please describe.
We use the LDAP/AD integration app as a login backend and t is frustrating that our users have to fill in personal informations in their profile when they are already in the attributes of our LDAP.
Describe the solution you'd like
A simple "Attributes mapping" menu in the LDAP/AD integration app where the administrator could link Nextcloud attributes and LDAP fields. For exemple, in our case, we'd like to link the phone number on Nextcloud and the LDAP attribute mobile. Likewise for their address, their nickname, their date of birth...
Describe alternatives you've considered
We could create a cron job to synchronize our LDAP attributes with the ones displayed on Nextcloud.
It sound doable by looking at the occ documentation for users (specifically under the Set a setting section).
Additional context
We use openLDAP, and Nextcloud 23.0.4.
This feature was already reported in 2017, but was closed in 2019 since the issuer deleted his account. (#4365)
How to use GitHub
Is your feature request related to a problem? Please describe.
We use the
LDAP/AD integrationapp as a login backend and t is frustrating that our users have to fill in personal informations in their profile when they are already in the attributes of our LDAP.Describe the solution you'd like
A simple "Attributes mapping" menu in the
LDAP/AD integrationapp where the administrator could link Nextcloud attributes and LDAP fields. For exemple, in our case, we'd like to link the phone number on Nextcloud and the LDAP attributemobile. Likewise for their address, their nickname, their date of birth...Describe alternatives you've considered
We could create a cron job to synchronize our LDAP attributes with the ones displayed on Nextcloud.
It sound doable by looking at the occ documentation for users (specifically under the
Set a settingsection).Additional context
We use openLDAP, and Nextcloud 23.0.4.
This feature was already reported in 2017, but was closed in 2019 since the issuer deleted his account. (#4365)