📄 myproxy-server.8
字号:
.TH myproxy-server 8 "2005-6-8" "NCSA" "MyProxy".SH NAMEmyproxy-server \- store credentials in an online repository.SH SYNOPSIS.B myproxy-server[.I options].SH DESCRIPTIONThe.B myproxy-serveris a server that runs on a trusted, secure host and manages a databaseof security credentials for use from remote sites. The.BR myproxy-init (1)program stores credentials with associated policies that specifycredential lifetimes and who is authorized to retrieve credentials. The.BR myproxy-server.config (5)file sets server-wide policies that are used in conjunction with thepolicies set by.BR myproxy-init (1)to control who is authorized to store and retrieve credentials..SH OPTIONS.TP.B -h, --helpDisplays command usage text and exits..TP.B -u, --usageDisplays command usage text and exits..TP.B -v, --verboseEnables verbose debugging output to the terminal..TP.B -V, --versionDisplays version information and exits..TP.B -d, --debugRun the server in debug mode. In this mode, the server will run inthe foreground, will accept one connection, write log messages to theterminal while processing the incoming request, and exit aftercompleting one request..TP.BI -p " port, " --port " port"Specifies the TCP port number that the.B myproxy-servershould listen on. Default: 7512.TP.BI -c " file, " --config " file"Specifies the location of the.B myproxy-serverconfiguration file. Default: /etc/myproxy-server.config or $GLOBUS_LOCATION/etc/myproxy-server.config.TP.BI -s " dir, " --storage " dir"Specifies the location of the credential storage directory.The directory must be accessible only by the user running the .B myproxy-serverprocess for security reasons. Default: /var/myproxy or $GLOBUS_LOCATION/var/myproxy.SH FILES.TP.I /etc/myproxy-server.configDefault location of the server configuration file (see .BR myproxy-server.config (5)).If not found, .I $GLOBUS_LOCATION/etc/myproxy-server.configwill be used.An alternate location can be specified by using the.B -coption..TP.I /var/myproxyDefault location of the credential storage directory.If not found, .I $GLOBUS_LOCATION/var/myproxywill be used.If neither exist, the myproxy-server will first attempt to create.I /var/myproxyand if that fails will attempt to create.I $GLOBUS_LOCATION/var/myproxyand use that.The directory must be accessible only by the user running the .B myproxy-serverprocess for security reasons.An alternate location can be specified by using the.B -soption..SH ENVIRONMENT.TP.B GLOBUS_LOCATIONSpecifies the root of the MyProxy installation, used to find thedefault location of the .I myproxy-server.configfile and the credential storage directory..TP.B LD_LIBRARY_PATHThe MyProxy server is typically linked dynamically with Globussecurity libraries, which must be present in the dynamic linker'ssearch path. This typically requires .I $GLOBUS_LOCATION/libto be included in the list in the.B LD_LIBRARY_PATHenvironment variable, which is set by the.I $GLOBUS_LOCATION/libexec/globus-script-initializerscript, which should be called from any.B myproxy-serverstartup script.Alternatively, to set.B LD_LIBRARY_PATHappropriately for the Globus libraries in an interactive shell, source.I $GLOBUS_LOCATION/etc/globus-user-env.sh(for sh shells) or .I $GLOBUS_LOCATION/etc/globus-user.env.csh(for csh shells)..TP.B X509_USER_CERTSpecifies an alternative location for the server's certificate. Bydefault, the server uses .I /etc/grid-security/hostcert.pemwhen running as root or.I ~/.globus/usercert.pemwhen running as non-root..TP.B X509_USER_KEYSpecifies an alternative location for the server's private key. Bydefault, the server uses.I /etc/grid-security/hostkey.pemwhen running as root or.I ~/.globus/userkey.pemwhen running as non-root..TP.B X509_USER_PROXYSpecifies an alternative location for the server's certificate andprivate key (in the same file). Use when running the server with aproxy credential. Note that the proxy will need to be periodicallyrenewed before expiration to allow the .B myproxy-serverto keep functioning. When the .B myproxy-serverruns with a non-host credential, clients must have the.B MYPROXY_SERVER_DNenvironment variable set to the distinguished name of the certificatebeing used by the server..SH AUTHORSBill Baker,Jim Basney,Shiva Shankar Chetan,Patrick Duda,Jarek Gawor,Monte Goode,Daniel Kouril,Zhenmin Li,Jason Novotny,Miroslav Ruda,Benjamin Temko,and Von Welch.SH "SEE ALSO".BR myproxy-change-pass-phrase (1),.BR myproxy-destroy (1),.BR myproxy-info (1),.BR myproxy-init (1),.BR myproxy-logon (1),.BR myproxy-retrieve (1),.BR myproxy-store (1),.BR myproxy-server.config (5),.BR myproxy-admin-adduser (8),.BR myproxy-admin-change-pass (8),.BR myproxy-admin-load-credential (8),.BR myproxy-admin-query (8)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -