Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jul 2002 13:30:03 +0200
From:      Hanspeter Roth <hanspeter_roth@hotmail.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   individual access to programs
Message-ID:  <20020730133003.A20487@gicco.cablecom.ch>
In-Reply-To: <20020730085213.99769.qmail@web21510.mail.yahoo.com>; from radwasteus@yahoo.com on Tue, Jul 30, 2002 at 01:52:13AM -0700
References:  <20020730085213.99769.qmail@web21510.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
  On Jul 30 at 01:52, manee spoke:

> if i want some user, his id is krok for example, to
> run xfig and do not 
> want other user, her id is  jumjim, to run this
> program from some other 
> host in the same domain, what method should i use in
> order to 
> accomplish 
> this requirement.

Hello,

add a group `xfig' in /etc/groups, change the group of xfig to xfig,
revoke execusion and read permission of xfig for others and add
everybody who should be allowed to run xfig to the group xfig.

-Hanspeter

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020730133003.A20487>