QM a �crit :
Do you call jsvc as root?
A long time ago, there was a bug that would cause jsvc to fail unless called as root. IIRC "set_caps()" is the function that calls setuid()/setgid(). Those calls require root privs, so they would fail; and in turn, the whole program bailed out.
(The other option would have been for jsvc to see whether the requested and calling user were the same.)
-QM
Yes as root and jsvc crash
Georges
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
