-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sharing Files with Owncloud 9.1.2 fails #26598
Comments
@starguy did you add people to the group after sharing or were the people already in the group ? |
also: are there people in the group who have never logged in before. Normally encryption should skip these users as they might not have keys yet but other users should work |
My steps:
Log:
If that's the same scenario as yours, then please note that this is a limitation of the security model of the encryption app. Users who have never logged in cannot have keypairs because their passwords are not known beforehand and the password is needed to create the keypair. This would be a duplicate of: #16332 |
Hello @PVince81 ,
Any help appreciated, |
Are you using the "homeDirectory" feature of LDAP where LDAP tells OC where the data of each user is ? If yes, this could be related to #26820 |
Hey @PVince81, if u mean the ldap home connector -> i didnt activate it. Only thing that is activated is in the LDAP configuration the naming rule for the home directory. Do u mean that? |
Yes. |
than it might be related.. |
Please try with this patch #26824 and let us know if it worked. |
Closing due to lack of feedback, I assume that this was the issue you were having. Please reopen if applying the patch did not fix the issue for you. |
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. |
Same as here
#26406
Steps to reproduce
Expected behaviour
Download or File Open should work
Actual behaviour
Exception
Server configuration
Operating system:
Debian 8 Jessie
Kernel Version 3.16.04 AMD 64
Web server:
nginx (actual version)
also
apache 2
Database:
mysql
PHP version:
5.6
ownCloud version: (see ownCloud admin page)
9.1.2
Updated from an older ownCloud or fresh install:
updated from 9.1.1
Where did you install ownCloud from:
Owncloud Webpage
Signing status (ownCloud 9.0 and above):
List of activated apps:
LDAP
Encryption
The content of config/config.php:
Are you using external storage, if yes which one: local/smb/sftp/...
Are you using encryption: yes/no
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
LDAP configuration (delete this part if not used)
Client configuration
Browser:
Operating system:
Logs
Web server error log
ownCloud log (data/owncloud.log)
Browser log
The text was updated successfully, but these errors were encountered: