This action requires admin privileges

Vijay N. Majagaonkar vijaymajagaonkar at gmail.com
Wed Sep 28 15:42:14 UTC 2011


I am not able to perform any admin actions on koji server.

I started setting up local koji server using
http://fedoraproject.org/wiki/Koji/ServerHowTo this as help page and
following is my current environment.

fedora 12 x86_64 bit

koji pkgs -
koji-hub-1.4.0-2.fc12.noarch
koji-1.4.0-2.fc12.noarch

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.

[kojiadmin at kojiblr ~]$ koji -d list-pkgs
successfully connected to hub
(no matching packages)
[kojiadmin at kojiblr ~]$ koji -d list-tags
successfully connected to hub

*[**kojiadmin**@kojiblr ~]$ koji -d add-tag dist-panthor*
*successfully connected to hub*
*This action requires admin privileges*

*[kojiadmin at kojiblr ~]$ koji -d add-user kojira*
*successfully connected to hub*
*This action requires admin privileges*

I have added kojiadmin into DB as admin user,

 koji=> select * from users;
 id |       name        | password | status | usertype | krb_principal
----+-------------------+----------+--------+----------+---------------
  2 | kojiadmin         |          |      0 |        0 |

koji=> select * from user_perms;
 user_id | perm_id | create_event | revoke_event | creator_id | revoker_id |
active
---------+---------+--------------+--------------+------------+------------+--------
       2 |       1 |            5 |              |          2 |            |
t



Can someone point me where missed any configuration that causing me to run
an admin commands on koji.



Thanks for the help
;)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.fedoraproject.org/pipermail/buildsys/attachments/20110928/201d0b91/attachment.html 


More information about the buildsys mailing list