On Tue, Nov 19, 2002 at 10:22:20AM +0800, m.w.chang wrote:
> 
> 
> >>if security can be quarateed at network port level, and that only I 
> >>could login the machine at console, is there a need for file system 
> >>security?
> > Security can't be guaranteed. With what you've just described, you
> > don't want Linux or Unix at all. You might as well use Windows 2000
> > or some such.
> 
> win$ 2000 has NTF$ which also got security. open-source computing is not
> just about *TIGHT* security, right? please don't mis-understand.

Open source is not necessarily about security at all, IMHO, but about
choice. I've encountered plenty of wide open "open source" programs.
I've even written a couple. File system security, or, more precisely,
file system access control, is intrinsic to *nix file systems. If you
want a wide open file system, this should do:

# chmod -R 666 /

Don't try this at home, kids!

To be sure, I certainly don't understand what you want to accomplish.

Kurt
-- 
"Nuclear war can ruin your whole compile."
                -- Karl Lehenbauer
_______________________________________________
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users

Reply via email to