LDAP aliases integration for Nextcloud
-
Anyone know if
mailAliasis the correct value for Cloudron's LDAP service in the setup for Provisioning configurations here, please?https://{nextcloudcloud.example.com}/settings/admin/groupware
-
Currently the mail aliases are not exposed in the user ldap responses. I am not quite sure what aliases those would be as well, as on Cloudron the mailboxes have aliases, but not users directly.
Since this question intrigued me I ran
ldapsearch -H ${CLOUDRON_LDAP_URL} -D ${CLOUDRON_LDAP_BIND_DN} -w ${CLOUDRON_LDAP_BIND_PASSWORD} -b ${CLOUDRON_LDAP_USERS_BASE_DN}inside of the Nextcloud container, as this shows the whole tree. There is themailAlternateAddressattribute in the output, but this only holds the recovery email address of the given user. -
Since this question intrigued me I ran
ldapsearch -H ${CLOUDRON_LDAP_URL} -D ${CLOUDRON_LDAP_BIND_DN} -w ${CLOUDRON_LDAP_BIND_PASSWORD} -b ${CLOUDRON_LDAP_USERS_BASE_DN}inside of the Nextcloud container, as this shows the whole tree. There is themailAlternateAddressattribute in the output, but this only holds the recovery email address of the given user.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login