>> To be honest I must not really understand permission
>> the application appletviewer, which comes with a jdk is really a symlink to
a file
>> called
>> .java_wrapper
>> # ls -l .java_wrapper
.java_wrapper is a shell script. setuid or setgid on a shell script may or
may not work depending
On Tue, 17 Nov 1998, Chip Grandits wrote:
> A.P. Bell wrote:
>
> > Don't know much about Java. You should temporarily change the permissions
> > on
> > /dev/audio and /dev/dsp to 666 and run your applet -- to ensure that your
> > setuid
> > trick has worked. Also, a method such as play() is l
A.P. Bell wrote:
> Don't know much about Java. You should temporarily change the permissions on
> /dev/audio and /dev/dsp to 666 and run your applet -- to ensure that your
> setuid
> trick has worked. Also, a method such as play() is likely overriden and so an
> alternative method like play(,..
3 matches
Mail list logo