Mailinglist Archive: opensuse (4417 mails)
| < Previous | Next > |
Re: [SLE] question about file permissions
- From: "Carlos E. R." <robin1.listas@xxxxxxxxxx>
- Date: Sat, 22 Nov 2003 01:06:55 +0100 (CET)
- Message-id: <Pine.LNX.4.53.0311220100180.7104@xxxxxxxxxxxxxxxx>
The Friday 2003-11-21 at 10:18 -0800, K V wrote:
> The shell script is owned by root, and I set the
> permissions with chmod a+xs. It now looks like this:
>
> -rwsr-sr-x 1 root root 56 2003-11-21
> 12:56 my_dialup_script
If I remember correctly, suid bit is ignored on scripts. Other wise, you
need SUID, not SGID.
--
Cheers,
Carlos Robinson
| < Previous | Next > |