suid
美
英 
- 網絡嬰兒意外猝死(Sudden Unexpected Infant Death);用戶標識;終端設備標識
例句
This requirement is in place to prevent users from creating suid executables that another user or administrator might inadvertently execute.
之所以有這種要求是為了防止創建其他用戶或管理員可能會不經意執行的suid可執行程序。
The suid and sgid bits occupy the same space as the x bits for user and group in a long directory listing.
suid和sgid位與長目錄清單中用戶和組的x占據相同的空間。
This indicates that, for this particular program, the suid and executable bits are set.
這就表示,對這個特定的程序來說,suid和可執行位已經被設置。
One alternative is setting the SUID and the SGID permission bits for a file.
一替代選擇正在置位SUID和為一個文件SGID許可位元。
The Linux permissions model has two special access modes called suid (set user id) and sgid (set group id).
Linux權限模型有兩個特殊的訪問模式,名為suid(設置用戶id)和sgid(設置組id)。
Historian Lawrence Suid has said that the film's action bears little more than a "remote resemblance" to the real event .
歷史學家勞倫斯。蘇德說過這部電影的情節與真實事件相差甚遠。
If the file is executable, the suid or sgid bits, if set, will be displayed as lowercase s, otherwise they are displayed as uppercase S.
如果文件是可執行的,suid或sgid位如果已設置,將會顯示為小寫的s,否則就顯示為大寫的S。
SUSER_SID returns a SUID only for a login that has an entry in the syslogins system table.
SUSER_SID只返回在syslogins系統表中有條目的登錄名的SUID。
SUID and SGID permissions can give all users access to specific files.
SUID和SGID許可能給所有的使用者對特定的文件存取。
Next, we can try to run the program (again without the suid bit) under strace.
接下來,我們可以試著在strace之下運行這個程序(同樣不設置suid位)。
In this case, no files had the suid bit set.
在此情況下,沒有文件設置了suid位。
For one thing, you never know who is going to take your program and set the suid bit on the binary.
有一點,您從不會知道誰將執行您的程式并在二進位中設定suid位。
In the octal format, suid has the value 4 in the first (high order) digit, while sgid has the value 2.
在八進制格式中,suid在第一位(高階)為值4,而sgid是值2。
In SQL Server version 7. 0, the security identification number (SID) replaced the server user identification number (SUID).
在SQLServer7.0中,安全標識號(SID)取代了服務器用戶標識號(SUID)。
First, you do an audit of your system and make sure that you remove the suid bit from all your network binaries, like ssh
首先,應檢查系統,確保已除去了所有網絡二進制程序(如ssh)中的suid位
Now, verify that it is marked as a suid-root executable
現在,驗證它是否被標記為suid-root可執行文件