Skip to Content.
Sympa Menu

ndt-users - Re: Permission denied: path not allowed

Subject: ndt-users list created

List archive

Re: Permission denied: path not allowed


Chronological Thread 
  • From: Scott Bertilson <>
  • To:
  • Cc:
  • Subject: Re: Permission denied: path not allowed
  • Date: Thu, 10 Feb 2011 07:38:19 -0600

Directories should _always_ have execute bits if they have any other bits except in very strange situations.  Make sure you fix it in the entire /usr/local/ndt hierarchy.  That probably won't solve the problem, but it should definitely be done.

Scott

On Thu, Feb 10, 2011 at 7:02 AM, <> wrote:

Hello,

I tried to run ndt(3.6.4) on ubuntu . after load site with java applet, then shown a black window ,

 

Error log in /usr/local/ndt shows:

[Thu Feb 10 20:51:39 2011] [notice] fakewww server started (NDT version 3.6.4)

[Thu Feb 10 20:51:39 2011] [notice]     port = 7123

[Thu Feb 10 20:51:39 2011] [notice]     federated mode = off

[Thu Feb 10 20:51:39 2011] [notice]     access log = /var/log/ndt/fakewww_access.log

[Thu Feb 10 20:51:39 2011] [notice]     error log = /var/log/ndt/fakewww_error.log

[Thu Feb 10 20:51:39 2011] [notice]     basedir = /usr/local/ndt

[Thu Feb 10 20:51:39 2011] [notice]     syslog facility = default (128)

[Thu Feb 10 20:51:39 2011] [notice]     debug level set to 0

[Thu Feb 10 20:52:04 2011] [error] [client 192.168.5.13] Permission denied: path not allowed: /Tcpbw100_msgs.class

[Thu Feb 10 20:52:09 2011] [error] [client 192.168.5.13] Permission denied: path not allowed: /Tcpbw100_msgs.properties

[Thu Feb 10 20:52:14 2011] [error] [client 192.168.5.13] Permission denied: path not allowed: /Tcpbw100_msgs_en.class

 

 

I have follow  Issue 53:        Instalation problem to checked :

 

1.      /usr/local/ndt in 655 permission

2.      the fakewww server is  running as root  (# fakewww -s -l /var/log/ndt/fakewww_access.log -e /var/log/ndt/fakewww_error.log)

3.      files are all install in /usr/local/ndt

# ls /usr/local/ndt/ -l

total 144642132

-rw-r-xr-x 1 root root        88451 2011-02-10 09:47 access_log

-rw-r-xr-x 1 root root         4989 2011-02-10 15:20 Admin.class

-rw-r-xr-x 1 root root         6462 2011-02-10 15:20 admin_description.html

-rw-r-xr-x 1 root root         9062 2011-02-10 15:20 admin.html

-rw-r-xr-x 1 root root         4082 2011-02-10 15:20 copyright.html

-rw-r-xr-x 1 root root            0 2011-02-10 20:48 error_log

drw-r-xr-x 3 root root         4096 2011-02-10 15:20 janalyze

drw-r-xr-x 3 root root         4096 2011-02-08 17:36 serverdata

-rw-r-xr-x 1 root root          568 2011-02-10 15:20 Tcpbw100$1.class

-rw-r-xr-x 1 root root          611 2011-02-10 15:20 Tcpbw100$2.class

-rw-r-xr-x 1 root root          908 2011-02-10 15:20 Tcpbw100$3.class

-rw-r-xr-x 1 root root          462 2011-02-10 15:20 Tcpbw100$4.class

-rw-r-xr-x 1 root root          462 2011-02-10 15:20 Tcpbw100$5.class

-rw-r-xr-x 1 root root          603 2011-02-10 15:20 Tcpbw100$6.class

-rw-r-xr-x 1 root root          509 2011-02-10 15:20 Tcpbw100$7.class

-rw-r-xr-x 1 root root        51071 2011-02-10 15:20 Tcpbw100.class

-rw-r-xr-x 1 root root          585 2011-02-10 15:20 Tcpbw100$clsFrame$1.class

-rw-r-xr-x 1 root root          505 2011-02-10 15:20 Tcpbw100$clsFrame.class

-rw-r-xr-x 1 root root         9321 2011-02-10 15:21 tcpbw100.html

-rw-r-xr-x 1 root root        70629 2011-02-10 15:20 Tcpbw100.jar

-rw-r-xr-x 1 root root          371 2011-02-10 15:20 Tcpbw100$Message.class

-rw-r-xr-x 1 root root         1311 2011-02-10 15:20 Tcpbw100$MyTextPane.class

-rw-r-xr-x 1 root root         2110 2011-02-10 15:20 Tcpbw100$OsfwWorker.class

-rw-r-xr-x 1 root root         1549 2011-02-10 15:20 Tcpbw100$Protocol.class

-rw-r-xr-x 1 root root         1103 2011-02-10 15:20 Tcpbw100$StatusPanel$1.class

-rw-r-xr-x 1 root root         2554 2011-02-10 15:20 Tcpbw100$StatusPanel.class

-rw-r-xr-x 1 root root         4090 2011-02-10 15:20 Tcpbw100$TestWorker.class

-rw-r-xr-x 1 root root 148113163006 2011-02-09 22:00 web100srv.log

-rw-r-xr-x 1 root root          804 2011-02-10 15:20 web100_variables

-rw-r-xr-x 1 root root        12511 2011-02-10 15:20 web100variables.html

 

 

 

 

Any ideas are well appreciated.

Thanks in advance!

 

Matt





Archive powered by MHonArc 2.6.16.

Top of Page