Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Aug 1997 21:56:44 +0200 (MET DST)
From:      Guido van Rooij <guido@gvr.org>
To:        brian@FreeBSD.ORG (Brian Somers)
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG
Subject:   Re: cvs commit: src/lib/libutil login_progok.3 login_progok.c Makefile         libutil.h login.conf.5
Message-ID:  <199708291956.VAA13103@gvr.gvr.org>
In-Reply-To: <199708272006.NAA21764@freefall.freebsd.org> from Brian Somers at "Aug 27, 97 01:06:21 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Brian Somers wrote:
> brian       1997/08/27 13:06:21 PDT
> 
>   Modified files:
>     lib/libutil          Makefile libutil.h login.conf.5 
>   Added files:
>     lib/libutil          login_progok.3 login_progok.c 
>   Log:
>   Add full support for determining if a user
>   is restricted from running a given program.
>   

Somehow I've got mixed feelings with this stuff. The first thing that
came to mind was: don't we have groups for that. But this is more
flexible.
But still, I think the filesystem layer should be the place to
determine if you can run a program.
Perhaps it's time for ACL's.

-Guido



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