"Will Glass-Husain" <[EMAIL PROTECTED]> writes:

> Is there some type of ACL on this that won't allow me (member of group
> but not file owner) to set to executable? 

No, that's just how chmod works:

$ man chmod

  ...
     Only the owner of a file or the super-user is permitted to change the
     mode of a file.

>
> WILL
>
> On 4/4/07, Henning Schmiedehausen <[EMAIL PROTECTED]> wrote:
>
>     On Wed, 2007-04-04 at 09:07 -0700, Will Glass-Husain wrote:
>    
>     I fixed this, because I owned the file. Normally this should have
>     worked; at least after a "newgrp velocity". Which does not work
>     (Operation not permitted). Infra?
>    
>     > Hmm... couldn't fix this.   What am I missing?
>     >
>     > [EMAIL PROTECTED] /x1/www/velocity.apache.org]$ ls -l download.cgi
>     > -rw-rw-r--  1 henning  velocity  883 Mar 31 19:37 download.cgi
>     >
>     > [EMAIL PROTECTED] /x1/www/velocity.apache.org]$ groups
>     > wglass apcvs jakarta member apsite velocity
>     >
>     > [EMAIL PROTECTED] /x1/www/velocity.apache.org]$ chmod a+x download.cgi
>     > chmod: download.cgi: Operation not permitted
>    
>             Best regards
>                     Henning

-- 
Joe Schaefer

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to