[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Little problem with rights on a script



Hans (12019-11-17):
> The script settings are >      rwsr-xr-- root:dip
> and as far as I know, it should start with the rights of root.

Linux does not honor SUID bits for scripts, because it is very tricky to
implement without security issue and most interpreters do not make the
effort.

You need another way of increasing privileges. Possibly nothing at all,
since the privileges of the group may be enough.

Regards,

-- 
  Nicolas George

Attachment: signature.asc
Description: PGP signature


Reply to: