On Sat, 24 Jul 1999, Oliver Fromme wrote:
> Ronald G. Minnich wrote in list.freebsd-hackers:
> > Or, let's say I don't have "appropriate access" to /tmp. Pick some other
> > place. I mount my file system there for my files. Now everyone who wants
> > can look for these user mounts and walk them at will. My private stuff is
> > quite public.
>
> You own it, so you can set the permission appropriately,
> so nobody else can access it if you don't want that.
not really. You're assuming that you, as a remote user, trust root. That's
not a good assumption in a distributed computing environment. Someone you
don't know can become root, root can become anyone, then become you, then
the permissions are a moot point.
You're also assuming that the owner of the system is willing to let you
"own" a file in the local file system. They may let you be willing to use
their cycles, in trade for some of your cycles, but they may be a lot less
willing to let you see their filesystems.
These are both faulty assumptions in distributed computing environments.
People have killed distributed computing in some organizations for these
reasons.
ron
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message