You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Okay, I've found the reason.
In my config.php i have an additional string
putenv('LDAPTLS_CACERT=./config/dap.crt');
to connect to our LDAP server using SSL.
Somewhy this 'setenv' is ignored in the sharing module, leading the Nextcloud to fail the connection to LDAP.
So, my next question is, where should i put the variable LDAPTLS_CACERT?
Steps to reproduce
Expected behaviour
Sharing by link
Actual behaviour
"Resharing is not allowed" is written, and no more
Server configuration
Operating system: CentOS release 6.8 (Final)
Web server: nginx version: nginx/1.10.2
**Database:**mysql Ver 14.14 Distrib 5.5.54, for Linux (x86_64) using readline 5.1
**PHP version:**php-fpm v 5.6
Nextcloud version: 11.0.2 (stable)
Updated from an older Nextcloud/ownCloud or fresh install: 11.0.1 (had the same issue)
Where did you install Nextcloud from: --
Signing status:
Signing status
List of activated apps:
App list
...Skipped...
See below
The text was updated successfully, but these errors were encountered: