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

why permissions denied?



hi,

As root I compiled a module.
Then I try to execute it and I get 'permissions denied'

I can write to the disk, just can't execute a module.

When I copy the module to '/root' i can execute it.

Like so:

/home/hugo/gpc-qt4-002Mon Sep 20-09:50:09SDB5# whoami
root
/home/hugo/gpc-qt4-002Mon Sep 20-09:50:16SDB5# ls -l funds
-rwxr-xr-x 1 root root 6836847 2010-09-20 09:37 funds
/home/hugo/gpc-qt4-002Mon Sep 20-09:50:23SDB5# ./funds
bash: ./funds: Permission denied

The permissions are set to:-rwxr-xr-x 1 root root 6836847 2010-09-20 09:37 funds

Yet I cannot execute it.


Why would that be?

Hugo


Reply to: