NNA permission denied after ./fullinstall
Posted: Wed Jun 08, 2016 2:05 pm
Centos 6.8
I'm trying to execute ./fullinstall as instructed in the NNA install guide and I'm getting a permission denied. It looks like the file permissions are ok:
$ su -
Password:
[root@nagios01 ~]# cd /tmp/nagiosna/
[root@nagios01 nagiosna]# ./fullinstall
-bash: ./fullinstall: Permission denied
[root@nagios01 nagiosna]# ls -la
total 2112
drwxr-xr-x 7 root root 4096 Jun 3 10:56 .
drwxrwxrwt 6 root root 4096 Jun 8 12:05 ..
drwxr-xr-x 7 root root 4096 Jun 3 10:56 backend
-rw-r--r-- 1 root root 410 Jun 3 10:56 build_dev_tarball.py
-rw-r--r-- 1 root root 9394 Jun 3 10:56 CHANGELOG.txt
-rw-r--r-- 1 root root 812 Jun 3 10:56 config.local.php
drwxr-xr-x 2 root root 4096 Jun 3 10:56 doc
-rwxr-xr-x 1 root root 6717 Jun 3 10:56 fullinstall
-rw-r--r-- 1 root root 196 Jun 3 10:56 httpd.nagiosna.conf
-rwxr-xr-x 1 root root 13694 Jun 3 10:56 libinstall.sh
drwxr-xr-x 2 root root 4096 Jun 3 10:56 mibs
drwxr-xr-x 6 root root 4096 Jun 3 10:56 nagiosna
-rw-r--r-- 1 root root 290 Jun 3 10:56 nagiosna.cron
-rw-r--r-- 1 root root 237 Jun 3 10:56 nagiosna.service
-rw-r--r-- 1 root root 11356 Jun 3 10:56 nagiosna.sql
-rw-r--r-- 1 root root 575 Jun 3 10:56 nagiosna.sudoers
-rw-r--r-- 1 root root 662006 Jun 3 10:56 nfdump-1.6.13.tar.gz
-rw-r--r-- 1 root root 1385640 Jun 3 10:56 rrdtool-1.4.9.tar.gz
drwxr-xr-x 2 root root 4096 Jun 3 10:56 sourceguardian
-rwxr-xr-x 1 root root 5089 Jun 3 10:56 upgrade
[root@797391-nagios01 nagiosna]#
Any suggestions here?
I'm trying to execute ./fullinstall as instructed in the NNA install guide and I'm getting a permission denied. It looks like the file permissions are ok:
$ su -
Password:
[root@nagios01 ~]# cd /tmp/nagiosna/
[root@nagios01 nagiosna]# ./fullinstall
-bash: ./fullinstall: Permission denied
[root@nagios01 nagiosna]# ls -la
total 2112
drwxr-xr-x 7 root root 4096 Jun 3 10:56 .
drwxrwxrwt 6 root root 4096 Jun 8 12:05 ..
drwxr-xr-x 7 root root 4096 Jun 3 10:56 backend
-rw-r--r-- 1 root root 410 Jun 3 10:56 build_dev_tarball.py
-rw-r--r-- 1 root root 9394 Jun 3 10:56 CHANGELOG.txt
-rw-r--r-- 1 root root 812 Jun 3 10:56 config.local.php
drwxr-xr-x 2 root root 4096 Jun 3 10:56 doc
-rwxr-xr-x 1 root root 6717 Jun 3 10:56 fullinstall
-rw-r--r-- 1 root root 196 Jun 3 10:56 httpd.nagiosna.conf
-rwxr-xr-x 1 root root 13694 Jun 3 10:56 libinstall.sh
drwxr-xr-x 2 root root 4096 Jun 3 10:56 mibs
drwxr-xr-x 6 root root 4096 Jun 3 10:56 nagiosna
-rw-r--r-- 1 root root 290 Jun 3 10:56 nagiosna.cron
-rw-r--r-- 1 root root 237 Jun 3 10:56 nagiosna.service
-rw-r--r-- 1 root root 11356 Jun 3 10:56 nagiosna.sql
-rw-r--r-- 1 root root 575 Jun 3 10:56 nagiosna.sudoers
-rw-r--r-- 1 root root 662006 Jun 3 10:56 nfdump-1.6.13.tar.gz
-rw-r--r-- 1 root root 1385640 Jun 3 10:56 rrdtool-1.4.9.tar.gz
drwxr-xr-x 2 root root 4096 Jun 3 10:56 sourceguardian
-rwxr-xr-x 1 root root 5089 Jun 3 10:56 upgrade
[root@797391-nagios01 nagiosna]#
Any suggestions here?