Hi Michael, sorry, your right, I did 'chmod 4750'. Don't know why I wrote '2750'. -rwsr-x--- 1 root obsrun 54905 2008-06-25 21:21 sign* but "allowuser:" should be "obsrun", shouldn't it ? - snip of obs-server.spec - /usr/sbin/useradd -r -o -s /bin/false -c "User for build service backend" -d /usr/lib/obs -g obsrun obsrun - snip of obs-server.spec - Cheers, Chris Michael Schroeder schrieb:
On Wed, Jul 09, 2008 at 10:19:51PM +0000, Christian wrote:
Hi,
'/root/bin/sign' is nonsense. "obsrun" will never be able to execute this file (Permission denied). so placing it to '/usr/bin' (755,root,root) will not work at all, because "binderesvport: Permission denied"
but chown root:obsrun, and chmod 2750 will then allow signing packages.
If this is not the right way, i'm willing to learn the right one.
You probably mean 'chmod 4750'. And /etc/sign.conf must include "allowuser: bsrun" to tell sign that "bsrun" may use sign.
Cheers, Michael.
--------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org