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

user: nobody from JSP




Hi,

I am calling the Ozone DB from a JSP page; GNUJSP & ApacheJServ on Apache 
web server on Linux. Trouble is I am denied access because I am user 
"nobody". How can I get around this?

The trace is below.

Thanks,
Steve Evans
Asiamix.com


[Thu May 18 20:19:40 2000] [notice] Apache/1.3.12 (Unix) ApacheJServ/1.1 
configured -- resuming normal operations
GNUJSP: Detected JSDK version 2.0
org.ozoneDB.PermissionDeniedExc: No such user: nobody.
	at org.ozoneDB.ExternalDatabase.sendCommand(ExternalDatabase.java:324)
	at org.ozoneDB.RemoteDatabase.newConnection(RemoteDatabase.java:79)
	at org.ozoneDB.ExternalDatabase.connectionForThread(ExternalDatabase.java:269)
	at org.ozoneDB.RemoteDatabase.open(RemoteDatabase.java:70)
	at org.ozoneDB.RemoteDatabase.open(RemoteDatabase.java:50)