Not able to give a execute permission to a file

From: Praveen Patle (ppatletru64_at_yahoo.com)
Date: 08/17/04

  • Next message: Praveen Patle: "SUMMARY: Not able to give a execute permission to a file"
    Date: Mon, 16 Aug 2004 15:23:09 -0700 (PDT)
    To: tru64-unix-managers@ornl.gov
    
    

    Hello Managers:

    I am running into a problem of not been able to give
    an execute permission to a particular file.

    I am able to give a write and read permission, but not
    execute permission.

    Following in the output of the command prompt I pasted
    in here:
    ------------------------------------------------
    mmsweba:appmi_/abbrt/appmi> ls -lrt
    total 24
    drwxr-xr-x 2 appmi abbusers 8192 Oct 17 2002
    bin
    drwxr-xr-x 28 appmi abbusers 8192 Jul 13 03:07
    run
    drwxr-xr-x 4 appmi abbusers 8192 Aug 14 05:35
    install
    -rw-rw-rw- 1 appmi abbusers 0 Aug 17 06:10
    y
    -rw-rw-rw- 1 4701 abbusers 0 Aug 17 06:10
    x
    mmsweba:appmi_/abbrt/appmi> chmod 744 y
    mmsweba:appmi_/abbrt/appmi> ls -lrt
    total 24
    drwxr-xr-x 2 appmi abbusers 8192 Oct 17 2002
    bin
    drwxr-xr-x 28 appmi abbusers 8192 Jul 13 03:07
    run
    drwxr-xr-x 4 appmi abbusers 8192 Aug 14 05:35
    install
    -rw-r--r-- 1 appmi abbusers 0 Aug 17 06:10
    y
    -rw-rw-rw- 1 4701 abbusers 0 Aug 17 06:10
    x
    mmsweba:appmi_/abbrt/appmi> chmod 755 y
    mmsweba:appmi_/abbrt/appmi> ls -lrt
    total 24
    drwxr-xr-x 2 appmi abbusers 8192 Oct 17 2002
    bin
    drwxr-xr-x 28 appmi abbusers 8192 Jul 13 03:07
    run
    drwxr-xr-x 4 appmi abbusers 8192 Aug 14 05:35
    install
    -rw-r--r-- 1 appmi abbusers 0 Aug 17 06:10
    y
    -rw-rw-rw- 1 4701 abbusers 0 Aug 17 06:10
    x
    mmsweba:appmi_/abbrt/appmi>
    ----------------------------------------------------

    I am the owner, i.e. appmi.
    If I go the /abbrt directory and do a chmod on appmi,
    I am able to do 777 on appmi, but inside appmi, I am
    not able to do 777.

    Thanks as always.

    Praveen

                    
    __________________________________
    Do you Yahoo!?
    Yahoo! Mail - 50x more storage than other providers!
    http://promotions.yahoo.com/new_mail


  • Next message: Praveen Patle: "SUMMARY: Not able to give a execute permission to a file"

    Relevant Pages

    • SUMMARY: Not able to give a execute permission to a file
      ... The problem was the Enhanced Security setup. ... I had the Enhanced Security set earlier and later ... > an execute permission to a particular file. ... i.e. appmi. ...
      (Tru64-UNIX-Managers)
    • Re: Trueype font problems - RH9
      ... >> a file in a given directory, a user must have read and execute permission ... > I just did a complete fresh install of RedHat 9 on Saturday, ... > that's when I ran into issues with fonts. ... Both of those use a different version of font config than a default RedHat install ...
      (alt.os.linux.redhat)
    • Re: Strange Files/Directories
      ... > I backed up a few DVDs to my harddrive using dvdbackup. ... > permissions on the directories using chmod. ... > cannot cd, mv, cp or do anything else to the directories even as root. ... Do you have execute permission on the directories? ...
      (freebsd-questions)
    • Re: Trueype font problems - RH9
      ... > a file in a given directory, a user must have read and execute permission ... I just did a complete fresh install of RedHat 9 on Saturday, ... that's when I ran into issues with fonts. ...
      (alt.os.linux.redhat)
    • Re: Run Unix script and permissions...
      ... In Mac OSX first i need assign execute permission (chmod .....). ... If I create a script called doit.sh and I want to run ...
      (comp.sys.mac.system)