Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Samba では、共有ディレクトリとファイルはユーザー名とグループ名で作成されるため、sticky パーミッションを使用する必要があります: Chmod 1770 /testfolder このパーミッションでは、ユーザーはファイルとフォルダーを作成できます。
ファイルとフォルダーの削除を制限する方法を教えてください。