<br clear="all"><div>I am not able to perform any admin actions on koji server.</div><div><br></div><div>I started setting up local koji server using <a href="http://fedoraproject.org/wiki/Koji/ServerHowTo">http://fedoraproject.org/wiki/Koji/ServerHowTo</a> this as help page and following is my current environment.</div>

<div><br></div><div>fedora 12 x86_64 bit </div><div><br></div><div>koji pkgs - </div><div><div>koji-hub-1.4.0-2.fc12.noarch</div><div>koji-1.4.0-2.fc12.noarch</div></div><div><br></div><div>I have configured system till hub setup where we can perform command line actions, and here I am able to connect to server but failed to add user or new tag to koji server.</div>

<div><br></div><div><div>[kojiadmin@kojiblr ~]$ koji -d list-pkgs </div><div>successfully connected to hub</div><div>(no matching packages)</div><div>[kojiadmin@kojiblr ~]$ koji -d list-tags</div><div>successfully connected to hub</div>

<div><br></div><div><b>[</b><b>kojiadmin</b><b>@kojiblr ~]$ koji -d add-tag dist-panthor</b></div><div><b>successfully connected to hub</b></div><div><b><font class="Apple-style-span" color="#ff0000">This action requires admin privileges</font></b></div>

<div><br></div></div><div><div><b>[kojiadmin@kojiblr ~]$ koji -d add-user kojira</b></div><div><b>successfully connected to hub</b></div><div><b><font class="Apple-style-span" color="#ff0000">This action requires admin privileges</font></b></div>

</div><div><br></div><div>I have added kojiadmin into DB as admin user,</div><div><br></div><div> koji=&gt; select * from users;</div><div> id |       name        | password | status | usertype | krb_principal </div><div>

----+-------------------+----------+--------+----------+---------------</div><div>  2 | kojiadmin         |          |      0 |        0 | </div><div><br></div><div><div>koji=&gt; select * from user_perms;</div><div> user_id | perm_id | create_event | revoke_event | creator_id | revoker_id | active </div>

<div>---------+---------+--------------+--------------+------------+------------+--------</div><div>       2 |       1 |            5 |              |          2 |            | t</div></div><div><br></div><div><br></div>
<div>
<br></div><div>Can someone point me where missed any configuration that causing me to run an admin commands on koji.</div><div><br></div><div><br></div><div><br></div><div>Thanks for the help</div>;)<br>