PDA

View Full Version : "Login failed" for all but default admin user


redReiter
01-07-06, 02:24 AM
I am not sure what the problem is. Any user I add gets "login failed". The only account that works is the default admin user. I check the MySQL user table and the new users are being written. Ideas?

RR

MacOfTheEast
01-07-06, 02:33 AM
I am not sure what the problem is. Any user I add gets "login failed". The only account that works is the default admin user. I check the MySQL user table and the new users are being written. Ideas?RRSeem if you can find the answer to your question down there in my signature line.

jcall
11-07-06, 01:44 AM
I have the same problem, but have assigned Roles (I'm assuming you mean "user types") for all users.

I noticed in the database that the "roles" table doesn't have any rows in it. This is also true in the setup db/dotproject.sql file. I do, however, see the roles, including a test role I created in the gacl_aro_groups table.

According to the dotproject UI, I have roles assigned to each and every user. I can login as the first couple of users I created, but not as other users I created.

Again, the dotproject UI shows that they all have roles.

The only categorical difference I can find between the users that can and cannot login is that the users that cannot login all show up in the "Inactive Users" area. I _think_ that's because they haven't logged in yet, but haven't yet found where that gets determined.

-jared

jcall
11-07-06, 02:08 AM
figured it out. You not only have to select a "User Type" during account creation, but also add the user role after the fact.

I had been looking on the "Edit User" screen, but never on the "View User" screen, which is where the roles are listed.

Is there any particular reason why it shouldn't default to "Employee" during user creation?

-jared

susie
14-07-06, 03:20 AM
just wanted to say thanks. this helped me as well.

redReiter
14-07-06, 04:40 AM
Seem if you can find the answer to your question down there in my signature line.

That did it.:cool:

Thanks,

RR

jcall
14-07-06, 04:42 AM
Great! I'm glad that our collective efforts got us all working.

-jared

seederator
28-12-06, 07:19 AM
This helped me too....THX!!