-
-
Notifications
You must be signed in to change notification settings - Fork 4.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
LDAP Users Problem. Several Other Problems #11213
Comments
GitMate.io thinks possibly related issues are #4882 (Impersonating new LDAP user fails), #1470 (Avoid warning for non-existing LDAP users), #9535 (Account cleaning - remains of deleted ldap users in tables.), #5497 (removed LDAP user still displayed and notified), and #8852 (LDAP ignores user filter, causing exceptions). |
does no one have any idea how to help me ? |
It would be easier to find the cause of your problem if you add the requested information from the issue template: https://github.com/nextcloud/server/blob/master/issue_template.md 👍 |
Besides that, your users are deactivated (First screenshot). You can activated them. See the manual. |
Steps to reproduce Try to upload any File to a external storage Expected behaviour Upload starts and finishes without any error. Tell us what should happen file should be uploaded to the external storage and be available there Actual behaviour The file wont upload and will give me the error "Could not rename part file to final file name" Server configuration Ubuntu 18.04 Web server: Apache2 Database: MariaDB PHP version: i have several PHP folders on my configuration i guess from updating. the latest is 7.3 Nextcloud version: (see Nextcloud admin page) Nextcloud 14.0.0 Updated from an older Nextcloud/ownCloud or fresh install: Updatet from Nextcloud 13.0.6 Where did you install Nextcloud from: I installed nextcloud with a VM Template from Tech and Me: https://www.techandme.se/nextcloud-vm/ Signing status: Signing status Accessibility 1.0.1 App list Config report i am using the SMB / CIFS external storage. Are you using encryption: yes/no no Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/... im using LDAP LDAP configuration (delete this part if not used) Client configuration Google Chrome Version 69.0.3497.92 Operating system: Windows 10 Version 1803 Build 17134.285 Logs error.log: [Tue Sep 18 06:25:07.590340 2018] [ssl:warn] [pid 17842] AH01909: cloud.gertex.de:443:0 server certificate does NOT include an ID which matches the server name error.log.1 [Mon Sep 17 06:25:06.136583 2018] [ssl:warn] [pid 2420] AH01909: cloud.gertex.de:443:0 server certificate does NOT include an ID which matches the server name Nextcloud log (data/nextcloud.log) {"reqId":"PZZ3bXE2oGPYI7ZJ78f4","level":2,"time":"2018-09-15T08:15:02+00:00","remoteAddr":"","user":"--","app":"OC\Log\Rotate","method":"","url":"--","message":"Log file "/var/ncdata/nextcloud.log" was over 10485760 bytes, moved $ Browser log
Alright. i hope i filled out everything correctly. The users problem is solved now. But the uploading to external storage still not functional. And the opchache errors still remain. I tried adding those option to every file github suggested me in every forum but it wont change anything. and the parameters that are missing in the databse cant be added because my cloud wont recognize the "occ" command. |
Hmm. Looks like a configuration issue to me. When you execute |
php -v prints out php -v and php -m prints out [PHP Modules] [Zend Modules] looks like the php-intl and php-ldap are not installed right ? |
Alright i installed those 2 packages. But it didn't change anything yet .. For what are those packages exactly ? |
Please verify that all required php packages are For some configuration it's required to restart apache2 after installing new php modules. Could you restart apache2 and see if it works? |
Steps to reproduce
I am not sure how to reproduce this. And sorry for such a weird post im new to here.
So if u need more Information about my instance, please let me know.
Expected behaviour
Users should get through the LDAP to my Cloud and should be seen in the Users Section. Instead the Users are only available if you click on the actual group they are in. I also got some extra errors that could be relayed to this one. The Users Error is Screenshot number 1. Screenshot Number 2 & 3 are the Problem that i only see the Users in the Group section.
Actual behaviour
Users can login but i can configure them only by clicking on the certain group they're in.
Server configuration
Operating system:
Recently updatet from Ubuntu 16.04 LTS to 18.04 LTS.
Web server:
Apache 2
Database:
MariaDB
PHP version:
PHP 7.2
Nextcloud version: (see Nextcloud admin page)
I recently updatet to NC 14.0.0 from 13.0.06 through the WEBUI Updater.
Where did you install Nextcloud from:
I installed the Instance from the pre configured webpage "tech and me" where you get a pre configured nextcloud instance for ESXI.
Screenshot Number 4 are the Additional Errors i get in the Settings Menu. I already tried fixing these. But it wont get out of my settings menu.
The text was updated successfully, but these errors were encountered: