Find the answer to your Linux question:
Results 1 to 2 of 2
Hi, i've a pb on a directory... [root on SERVER~]# ll /app/dir/ total 4 -rw-r--r-- 1 user1 group 0 Nov 5 16:38 i_1.mif drwxr-xr-- 15 user1 group1 4096 Nov 5 ...
  1. #1
    Just Joined!
    Join Date
    Dec 2010
    Posts
    6

    [solved] permission denied

    Hi,

    i've a pb on a directory...

    [root on SERVER~]# ll /app/dir/
    total 4
    -rw-r--r-- 1 user1 group 0 Nov 5 16:38 i_1.mif
    drwxr-xr-- 15 user1 group1 4096 Nov 5 16:38 PROD
    [root on SERVER~]# su - NAGIOS
    [NAGIOS onSERVER~]$ ll /app/dir/
    total 0
    ?--------- ? ? ? ? ? i_1.mif
    ?--------- ? ? ? ? ? PROD
    Same pb with others users... fsck -y says fs is clean...
    Re-apply chmod +r doesn't works...
    Data are on local HD (not SAN)


    Any ideas?

    Thx a lot
    Last edited by trax; 12-23-2010 at 10:43 AM.

  2. #2
    Just Joined!
    Join Date
    Dec 2010
    Posts
    6
    ****ing +x....

    pb solved

    chmod +x /app/dir ...grrr

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...