Running reposync through unprevilidged user.
Is there anyway to run reposync through an unprevilidged user (ie non root)? reposync plugs into yum, which in turn is installed as root on most systems. So calling reposync as an unprevilidged user inevitably tries to write to or read from /var/cache/yum/ which returns in Permission Denied [Errno 13].
Cheers,
DH
|