chroot

chroot

 英

  • 網絡改變根目錄;根系統調用;關閉目錄

例句

chroot is an ideal technique to segregate the resources your service has access to from the rest of the system.

chroot可以服務能夠訪問資源系統其余部分分隔

Because xCAT expects the named service not to use chroot, remove the package bind-chroot, as shown in the listing.

由于xCAT期望命名服務使用chroot所以需要刪除bind-chroot,如如下清單

Starting with OpenSSH-5. 0p1, there has been a modification in setting up the chroot environment.

OpenSSH-5.0p1開始chroot環境設置方面一個修改

The techniques used to generate such lightweight containers are primarily those used to generate chroot environments.

用于生成那些輕量級容器方法用于生成chroot環境方法基本一樣

After a chroot, all other files and directories seem to vanish.

執行chroot之后其他所有文件目錄

You need to create the home directory of the user in the chroot environment and the chrooted directory should be a root-owned directory.

需要chroot環境創建用戶目錄chroot目錄所有者應該用戶

Once you change to a new root (hence, chroot), files outside the root and its subdirectories are effectively nonexistent.

通過chroot設置目錄之后目錄及其目錄之外文件相當于不存在

The chroot() function changes the root directory of the current process to the specified directory.

函數作用改變當前指定目錄目錄

Linux-VServer also uses a form of chroot to isolate the root directory for each VPS.

Linux-VServer使用一種chroot格式每個VPS隔離root目錄

Running as root, rsync restricts itself to the module's directory hierarchy (its path) using chroot.

作為用戶運行rsync通過使用chroot訪問模塊目錄層次結構路徑)。

A new config option, ChrootDirectory, is included in the sshd_config file that specifies the path to chroot after authentication.

sshd_config文件增加一個配置選項ChrootDirectory指定身份驗證之后chroot路徑

For the paranoid, xinetd also supports an option called chroot.

xinetd支持chroot選項

cliuser is a special user who can execute only SONAS CLI commands and works in a chroot jail.

cliuser一個特殊用戶只能執行SONASCLI命令并且只能chroot范圍使用

Say you are logging in as a user named "jyoti" in the chrooted environment.

假設chroot環境作為用戶jyoti登錄

Also. make sure that the tmp directory inside the chroot directory has 777 permissions.

另外確保chroot目錄tmp目錄權限777。

The default setup of the named service on CentOS V5. 4 is to use bind-chroot.

CentOSV5.4命名服務默認設置使用bind-chroot。

Another consideration is chroot(2) support.

考慮另一個問題chroot(2)支持

For example, you might run an FTP service under chroot so that no one can gain access to any file save those in the new root.

例如可以chroot運行FTP服務這樣任何人無法訪問目錄之外文件

The fourth line turns off chroot.

第四關閉chroot

The big new feature is chroot support for sshd(8).

一個重大特性sshd(8)chroot支持

For SFTP to run in the chroot environment, set the Subsystem config option in the sshd_config file as follows

為了chroot環境運行SFTPsshd_config文件設置Subsystem配置選項

Confine SFTP users to their own home directories by using Chroot SSHD

使用ChrootSSHDSFTP用戶限于自己目錄