logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

globus-gridftp-server-setup-chroot - Set up a chroot for the Globus GridFTP server

Author

       Copyright © 1999-2015 University of Chicago

Description

       The globus-gridftp-server-setup-chroot program creates a chroot directory tree that can be used for the
       globus-gridftp-server(8). This chroot contains a copy of essential POSIX devices in dev; hosts, group,
       passwd, and grid-security configuration files in etc; and a temporary file directory in tmp.

       The -cCERT-DIR option copies certificate files from a different directory than the default
       [/etc/grid-security/certificates].

Exit Status

       0
           Successful program execution.

       1
           Error

Name

       globus-gridftp-server-setup-chroot - Set up a chroot for the Globus GridFTP server

Options

-h
           Print short usage and exit

       -rNEW-CHROOT
           Specify the new chroot directory to create.

       -cCERT-DIR
           Specify the trusted certificate dir source.

See Also

globus-gridftp-server(8)

Grid Community Toolkit 6                           03/31/2018                              GLOBUS-GRIDFTP-SER(8)

Synopsis

       globus-gridftp-server-setup-chroot [-h] [-c CERT-DIR] -r NEW-CHROOT

See Also