Problems running in a chroot jail.

2003-08-21 Thread Steven W. Orr
Environment is Solaris 2.8 with java 1.4.2. I have the tomcat book and I'm trying to set the jail up. I created the directory structure and using ldd I rang out the list of shared objects that are needed. I'm not getting past running java. Using normal unchrooted java, here's what I get:

Re: Problems running in a chroot jail.

2003-08-21 Thread Bill Barker
It looks like you haven't setup /dev/zero correctly in your jail. Ever since 2.7, I've found it to be a lot of work to setup a chroot jail on Solaris. I usually just use a SecurityManager instead (which is almost as good). Steven W. Orr [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED]