> On 10/25/2010 03:39 PM, ed_pollard@us.ibm.com wrote:
> > I am attempting to setup koji in a test environment and would like to
> > allow users to add packages to tags without having admin rights. I found
> >
http://fedoraproject.org/wiki/Koji/Policies
> > but have been unable to configure a policy for my purposes. Any help would
> > be greatly appreciated.
>
> I have updated the wiki page with information on the newer policies. The
> package_list policy should do what you want.

Thanks for the updated doc, that looks like it will do what I need but when I attempted to use the new policy here is what I see

this is koji 1.4.0

$> koji add-pkg ed1 --owner=user2 gcc
ActionNotAllowed: policy violation
$>

the policy I am trying to use is defined in /etc/koji-hub/hub.conf as:

[policy]
package_list =
        all :: allow