h1

Kettle admin can’t login

September 3, 2008

Dear All,

Have this happen to you? When you want login as admin., but Kettle rejected.

It’s Ok don’t worry. All you have to do is just restore the database.

1. You must know your repository database connection :

2. Connect to your database and check for table “profile_permission”

3. Change the table data
By default : admin has a profile id “1″. If you can’t login as admin to your repository, the most common scenario is caused by changes at table “profile_permission” data. So what you must do is manipulate the data.

4. Done, you can try to login to your repository now.

Leave a Comment