Search found 1 match

by uweboehm
14 Mar 2018, 11:06
Forum: Help
Topic: OTRS6 - Cannot login or change password
Replies: 1
Views: 36815

Re: OTRS6 - Cannot login or change password

I have exactly the same OTRS6 problem. root@localhost exists in table users, but login fails. Also
otrs.Console.pl Admin::User::SetPassword root@localhost fails with SQL error

FROM users WHERE (login) LIKE ? AND valid_id IN ()

SQL parser expects an integer between the last brackets.