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
GitMate.io thinks possibly related issues are #1421 (Sharing via Document-App does not work when using LDAP), #5212 (LDAP: use NC User instance to store displayname etc.), #633 (After installation via CLI it says "ownCloud was succesfully installed"), #5577 (Cannot delete User which is deleted in LDAP), and #3854 ("Resharing is not allowed" for LDAP users).
Steps to reproduce
clean install of Ubuntu 18.0.4 server
sudo add-apt-repository universe
sudo apt-get update
sudo apt-get dist-upgrade
sudo apt-get install inotify-tools
sudo inotifywait -m /etc/ldap/ldap.conf
sudo snap install nextcloud
enable Nextcloud app "LDAP user and group backend"
add LDAP host, credentials and base DN
click Test Base DN
Expected behaviour
ldap.conf should be read
Actual behaviour
ldap.conf is not read
Server configuration
Ubuntu 18.04:
Web server: as installed by sudo snap install nextcloud
Database: as installed by sudo snap install nextcloud
PHP version: as installed by sudo snap install nextcloud
Nextcloud version:13.06 as installed by sudo snap install nextcloud
fresh install:
Where did you install Nextcloud from:
as installed by sudo snap install nextcloud
No errors have been found.
List of activated apps:
as installed by sudo snap install nextcloud
LDAP user and group backend
The text was updated successfully, but these errors were encountered: