Login Problem with new user

Hi

I have installed owncloud for the first time. I logged in with admin account and created a new user. When I tried to login with the new user. It was not logging with the new user. However when I try to log in with admin account it allow me to log in. Please help me to solve this issue.

Best Regards

i would check the logs for error information

2 Likes

As @chacho said, look the problem in the log files.

You con use a workaround in your cli:

occ user:resetpassword [USERNAME]
1 Like