- 論壇徽章:
- 0
|
根據(jù)FreeBSD 9.1 info chmod中所說:
Executable files with this bit set will run with effective uid set to the uid of the file owner. Directories with this bit set will force all files and subdirectories created in them to be owned by the directory owner and not by the uid of the creating process, if the underlying file system supports this feature.
tree路徑的setuid模式位被設(shè)為4。
未命名1.JPG (37.05 KB, 下載次數(shù): 25)
下載附件
2013-08-09 15:09 上傳
如下圖我用另外一個用戶在tree的目錄下創(chuàng)建了一個文件,為什么owner不是tree?是不是我對info中的意思理解有問題?請高手解答!3QU。!
2.jpg (77.33 KB, 下載次數(shù): 20)
下載附件
2013-08-09 15:25 上傳
|
|