Sharing via email shows different options for LDAP users

Support intro

Sorry to hear you’re facing problems :slightly_frowning_face:

help.nextcloud.com is for home/non-enterprise users. If you’re running a business, paid support can be accessed via portal.nextcloud.com where we can ensure your business keeps running smoothly.

In order to help you as quickly as possible, before clicking Create Topic please provide as much of the below as you can. Feel free to use a pastebin service for logs, otherwise either indent short log examples with four spaces:

example

Or for longer, use three backticks above and below the code snippet:

longer
example
here

Some or all of the below information will be requested if it isn’t supplied; for fastest response please provide as much as you can :heart:

Nextcloud version 14.0.3:
Operating system and version Ubuntu 16.04:
Apache or nginx version Apache 2.4.?:
PHP version 7.0:

The issue you are facing:

When I share a directory with a person via email, I’m able to select filedrop as an option for that recipient. Is there a way to make the options the same for both LDAP and “non-LDAP” users?:

non_ldap_options

however when the recipient exists in our LDAP server, a totally different set of options is shown for that user.

ldap_options

The person I’ve shared with is not included in my Nextcloud Login filter so I was expecting the user to be “unknown” by Nextcloud and offer the same sharing options as a non-ldap email address.

Is this the first time you’ve seen this error? Y:

Steps to replicate it:

  1. share file via email address of non-LDAP person and “filedrop” option is available
  2. share file via email with LDAP person and different options are presented
  3. expecting the sharing options to be the same for both persons