[DGD] Access

pete at ana.sk pete at ana.sk
Thu Aug 9 13:19:40 CEST 2001


On 9 Aug 2001, at 13:12, Felix A. Croes wrote:

> pete at ana.sk wrote:
> 
> > Can someone explain how to use access rights in kernel library?
> > I though that access function in access daemon takes user name 
> > as first parameter, but when i looked into auto object, it is sending 
> > object name of this_object() everywhere as first argument. Should 
> > that mean i must grant access for EACH OBJECT ??? If yes then 
> > its useless.
> 
> That's default object access -- you can only grant access to users.
> User-level access is handled in /kernel/lib/wiztool.c.

That is what i am speaking about, how should it work? I can grant 
access for <user> to <dir> but objects from /usr/<user> does not 
have rights to <dir>, so what is it good for? I have put debug 
outputs to auto object functions, and it calls access with 
arguments like:
user = /usr/World/sys/commandd
dir = /usr/System/cmd/go.c
and it does not work even though user World has write access to 
/usr/System

_________________________________________________________________
List config page:  http://list.imaginary.com/mailman/listinfo/dgd



More information about the DGD mailing list