📄 myproxy-admin-load-credential.8
字号:
.TH myproxy-admin-load-credential 8 "2005-6-8" "NCSA" "MyProxy".SH NAMEmyproxy-admin-load-credential \- directly load repository.SH SYNOPSIS.B myproxy-admin-load-credential[.I options].SH DESCRIPTIONThe.B myproxy-admin-load-credentialcommand stores a credential directly in the local MyProxy repository.It must be run from the account that owns the repository.Many of the options are similar to.BR myproxy-init (1).However, unlike.BR myproxy-init ,.B myproxy-admin-load-credentialdoes not create a proxy from the source credential but insteaddirectly loads a copy of the source credential into the repository.The pass phrase of the source credential is unchanged.Use .BR myproxy-admin-change-pass (8)to change the pass phrase after the credential is stored if desired.Proxy credentials with default lifetime of 12 hours can then beretrieved by .BR myproxy-logon (1)using the MyProxy passphrase.The command's behavior is controlled by the following options..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.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.TP.BI -c " filename, " --certfile " filename"Specifies the filename of the source certificate. This is a requiredparameter..TP.BI -y " filename, " --keyfile " filename"Specifies the filename of the source private key. This is a requiredparameter..TP.BI -l " username, " --username " username"Specifies the MyProxy account under which the credential should bestored. By default, the command uses the value of the.B LOGNAMEenvironment variable.Use this option to specify a different account username on the MyProxyserver.The MyProxy username need not correspond to a real Unix username..TP.BI -t " hours, " --proxy_lifetime " hours"Specifies the maximum lifetime of credentials retrieved from the.BR myproxy-server (8)using the stored credential. Default: 12 hours.TP.B -d, --dn_as_usernameUse the certificate subject (DN) as the username..TP.B -a, --allow_anonymous_retrieversAllow credentials to be retrieved with just pass phrase authentication.By default, only entities with credentials that match the.BR myproxy-server.config (5)default retriever policy may retrieve credentials.This option allows entities without existing credentials to retrieve acredential using pass phrase authentication by including "anonymous"in the set of allowed retrievers. The.BR myproxy-server.config (5)server-wide policy must also allow "anonymous" clients for this optionto have an effect..TP.B -A, --allow_anonymous_renewersAllow credentials to be renewed by any client.Any client with a valid credential with a subject name that matchesthe stored credential may retrieve a new credential from the MyProxyrepository if this option is given.Since this effectively defeats the purpose of proxy credentiallifetimes, it is not recommended. It is included only for sake ofcompleteness..TP.BI -r " dn, " --retrievable_by " dn"Allow the specified entity to retrieve credentials. By default, theargument will be matched against the common name (CN) of the client(for example: "Jim Basney"). Specify.B -x before this option to match against the full distinguished name (DN)(for example: "/C=US/O=National Computational Science Alliance/CN=JimBasney") instead..TP.BI -R " dn, " --renewable_by " dn"Allow the specified entity to renew credentials.By default, theargument will be matched against the common name (CN) of the client(for example: "condorg/modi4.ncsa.uiuc.edu"). Specify.B -x before this option to match against the full distinguished name (DN)(for example: "/C=US/O=National Computational Science Alliance/CN=condorg/modi4.ncsa.uiuc.edu") instead..TP.B -x, --regex_dn_matchSpecifies that the DN used by options .B -rand .B -Rwill be matched as a regular expression..TP.B -X, --match_cn_onlySpecifies that the DN used by options .B -r and .B -R will be matched against the Common Name (CN) of the subject..TP.BI -k " name, " --credname " name"Specifies the credential name..TP.BI -K " description, " --creddesc " description"Specifies credential description..SH "EXIT STATUS"0 on success, >0 on error.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-query (8),.BR myproxy-server (8)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -