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用户限于自己目录