Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Sep 1998 19:22:19 -0400 (EDT)
From:      Ryan Ziegler <ziggy@wopr.inetu.net>
To:        hackers@FreeBSD.ORG
Subject:   ufs_access behavior
Message-ID:  <Pine.BSF.3.95q.980922191112.21915A-100000@wopr.inetu.net>

next in thread | raw e-mail | index | archive | help
I am currently writing a kernel modification which allows the superuser
to configure a user to have access to other users' files. I modify, among
other things, ufs_access() in ufs/ufs/ufs_vnops.c, and am trying to decide
on the proper behavior of the function. Is there a reason for a user to
not always have read/write access to his files (perm 000), as root does
(for any file)?

-Ryan


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95q.980922191112.21915A-100000>