Unix Permissions

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: George Toft
日付:  
題目: Unix Permissions
I was given this puzzle, and told it cannot be solved using Unix:

You have a file that needs protected from prying eyes. You must allow
only 5 people read access, and 4 people read/write access. The rest of
the world cannot be allowed to view it. What set of Unix permissions
and ownership can support this?

George