user data removed (on clients) on LDAP outage on the server #22313
Comments
ownCloud 7 will only receive security updates, you might want to try upgrading to more recent versions. @MorrisJobke @blizzz in which version was the LDAP availability fix in ? |
Any 8.x version has it |
do you have a reference (PR#) to the LDAP availability fix? i will check why Debian's ownCloud has not been updated for ages. |
The one closes to OC 7 – the 8.0 backport – is here: #15797 |
Closing as this is fixed in our version 7.0.6. |
@umlaeute We recommend to not use the debian package because it is a very old version that still suffers many bugs that are fixed in more recent versions (on the stable7 branch as well as in 8.0.x, 8.1.x and 8.2.x) We also provide packages (https://owncloud.org/install/#instructions-server) and we also do security backports for stable versions for at least 18 months: https://github.com/owncloud/core/wiki/Maintenance-and-Release-Schedule |
Woah, sorry for my misinformation. Thanks for clearing this up @MorrisJobke |
It is the same stuff that was actually the problem with the ubuntu packages 1.5 year ago. This is the same package but the debian version of it. |
I think @LukasReschke can told us a long story about all of this. |
Sure. Another new story coming up soon Stay tuned… |
cc @karlitschek @jospoortvliet FYI. Frankenstein packages by downstream leading to data loss |
But hey. It's stable!! ;-) |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Steps to reproduce
ada
automatically syncada
from LDAPExpected behaviour
the server tells the client that the user does not exist and that it should go away.
the client should then stop synching and try again after some time (10 minutes).
Actual behaviour
the server tells the client that there is no data.
the client syncs with the empty directory, removing all files previously synched.
leading to data loss on the client-side.
Server configuration
Operating system:
Debian/jessie 8.3 (amd64)
Web server:
apache 2.4.10-10+deb8u4
Database:
PostgreSQL 9.4.5-0+deb8u
PHP version:
5.6.17+dfsg-0+deb8u
ownCloud version: (see ownCloud admin page)
7.0.4+dfsg-4~deb8u4
Updated from an older ownCloud or fresh install:
updated
Signing status (ownCloud 9.0 and above):
n/a
List of activated apps:
The content of config/config.php:
Are you using external storage, if yes which one: local/smb/sftp/...
NFS
Are you using encryption:
yes (
https
)the data itself is not encrypted on the storage.
Are you using an external user-backend, if yes which one:
LDAP
LDAP configuration (delete this part if not used)
The text was updated successfully, but these errors were encountered: