Message-Id: <199705161451.QAA17549@didon.enserb.u-bordeaux.fr>
To: java-security@web2.javasoft.com
Subject: restrained access
Date: Fri, 16 May 1997 16:51:52 +0200
From: DRILHOLE Stephane <drilhole@info.enserb.u-bordeaux.fr>
Hello,
I am looking for a way of offering services only to the authorised users
In a first version, a person who isn't in a list of users mustn't be able to
use a service.
I know how to do it with appletviewer (I have your JDK 1.1 - Signed Applet
Example), but I want to do it with Netscape.
In a second version, I would prefer to use Unix group (user-group-other) and
to enable the use of a service only by a group.
Do you know how to do it? And is it possible to do it?
Thank you in advance,
Stephane Drilhole
(French student)