Skip to content
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

authentication problem through the browser!! #7908

Closed
imal987 opened this issue Jan 17, 2018 · 1 comment
Closed

authentication problem through the browser!! #7908

imal987 opened this issue Jan 17, 2018 · 1 comment

Comments

@imal987
Copy link

imal987 commented Jan 17, 2018

Hello,
I have an issue when I try to access nextcloud through the browser, it says "password is wrong". However in the command line (on the server) when I access the database through the same user and the same password it connects to the mariadb and works perfectly fine!!

If there is any possible way to solve this problem let me know !!
I am at your disposal for any further information !!
Here's the server configuration and the client configuration parameters:

Server configuration

**Operating system: redhat 7
**Web server: apache2
**Database: mariadb
**PHP version: php 7
Nextcloud version: nextcloud 12
Updated from an older Nextcloud/ownCloud or fresh install: fresh install

Client configuration

**Browser: Internet explorer / Firefox
**Operating system: Windows 7

Thanks.

@MorrisJobke
Copy link
Member

I have an issue when I try to access nextcloud through the browser, it says "password is wrong". However in the command line (on the server) when I access the database through the same user and the same password it connects to the mariadb and works perfectly fine!!

The nextcloud has a different user/password than your database server. Please use the password of nextcloud and not the one for the database.

If you forgot the password you can use the CLI tool to update the password: ./occ user:resetpassword USERNAME

For more help, please ask in the forums: https://help.nextcloud.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants