Hi,

Translators for providing per user private directories and restricting
visibility of files and directories using the translation filesystem are
available now at
http://trfs.sourceforge.net/

Per user private directories:
Files created in a per user private directory are not visible to users
other than the owner of the files. Per user view enables users to use shared
directories as if they were private. Using a peruser view for a shared
directory like /tmp allows users to have their own copy of the directory.
It also helps reduce contention for directories like /var/spool/mail that
undergo a large number of file creations and removals.

Restricted visibility of files and directories:
Owner of a file can make it invisible to group (of the file) or others by
restricting its visibility. A directory listing by a user shows only those
files which are visibile to the user. Invisible files cannot be accessed
even by using a stat system call.
--
Amit S. Kale
<[EMAIL PROTECTED]>

Linux kernel source level debugger    http://kgdb.sourceforge.net/
Translation filesystem                http://trfs.sourceforge.net/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to