[Pulp-list] admin access restriction per repo

Gregory Komissarov gregory.komissarov at gmail.com
Fri Nov 28 20:25:23 UTC 2014


Hi All, is it possible to restrict pulp-admin users to publish rpm to
specific repos, for example:

# Create 3 admin users
pulp-admin auth user create --password pwdA --login userA
pulp-admin auth user create --password pwdB --login userB
pulp-admin auth user update --password pwdC --login userC

# Create 2 repos
pulp-admin rpm repo create --repo-id=demo_A_rhel6
--relative-url=/rhel/6/x86_64demo_a --serve-http=true
pulp-admin rpm repo create --repo-id=demo_B_rhel6
--relative-url=/rhel/6/x86_64demo_b --serve-http=true

Is it possible to make userA to be able to publish RPM only to demo_A_rhel6
repo, userB to be able to publish RPM only to demo_B_rhel6 repo and userC
to bouth?

Thank in advance!

-- 
With great regards
Gregory Komissarov
Mob +7 905 288 4181
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/pulp-list/attachments/20141129/955d5bcd/attachment.htm>


More information about the Pulp-list mailing list