On Wed, 5 Jun 2002, at 3:46pm, [EMAIL PROTECTED] wrote:
>> So I had him chmod 4755 the binary.  This works as a temperary solution,
>> but as it is this binary they are working on, it would require all the
>> users to have sudo and that would defeat the purpose.
> 
> Ahhhm, I think you misunderstand sudo, it has very fine grained ACLs, and
> can even be configured to allow specified commands to be run without
> providing a password.

  Ahhhmmm, I think you misunderstand the OP's point.  The developers are
working on the binary that needs the special privileges.  All they need to
do is add

        system("/bin/sh");

near the top, and ... well, I'm sure you get the idea.

-- 
Ben Scott <[EMAIL PROTECTED]>
| The opinions expressed in this message are those of the author and do not |
| necessarily represent the views or policy of any other person, entity or  |
| organization.  All information is provided without warranty of any kind.  |


*****************************************************************
To unsubscribe from this list, send mail to [EMAIL PROTECTED]
with the text 'unsubscribe gnhlug' in the message body.
*****************************************************************

Reply via email to