next up previous contents index
Next: stork_ status Up: 9. Command Reference Manual Previous: stork_ rm_cred   Contents   Index

Subsections


stork_ store_cred

store a credential on the stork_ credd daemon for use by Stork

Synopsis

stork_ store_cred [-help | -version]

stork_ store_cred [-debug] [-N credential-name] [-m [user@]hostname[:portnumber]] [-D proxy-server-name] [-S] -n hostname:portnumber -f filename -t x509

Description

stork_ store_cred stores a credential to a stork_ credd daemon.

The required -t option identifies that the credential is an X.509 certificate.

Options

-help
Display usage information
-version
Display version information
-debug
Show extra debugging information.
-n hostname:portnumber
Identify the stork_ credd daemon by host name and port number.
-f filename
A full path and file name where the credential is stored.
-N credential-name
A unique name used by the stork_ credd daemon to identify the credential. When not specified, the stork_ credd daemon uses the string "DEFAULT" as the unique name.
-m [user@]hostname[:portnumber]
An identification of the MyProxy server.
-D proxy-server-name
The distinguished name of the MyProxy server.
-S
Read the MyProxy password from standard input.

Exit Status

stork_ store_cred will exit with a status value of 0 (zero) upon success, and it will exit with the value 1 (one) upon failure.

Author

Condor Team, University of Wisconsin-Madison

Copyright

Copyright © 1990-2006 Condor Team, Computer Sciences Department, University of Wisconsin-Madison, Madison, WI. All Rights Reserved. No use of the Condor Software Program is authorized without the express consent of the Condor Team. For more information contact: Condor Team, Attention: Professor Miron Livny, 7367 Computer Sciences, 1210 W. Dayton St., Madison, WI 53706-1685, (608) 262-0856 or miron@cs.wisc.edu.

U.S. Government Rights Restrictions: Use, duplication, or disclosure by the U.S. Government is subject to restrictions as set forth in subparagraph (c)(1)(ii) of The Rights in Technical Data and Computer Software clause at DFARS 252.227-7013 or subparagraphs (c)(1) and (2) of Commercial Computer Software-Restricted Rights at 48 CFR 52.227-19, as applicable, Condor Team, Attention: Professor Miron Livny, 7367 Computer Sciences, 1210 W. Dayton St., Madison, WI 53706-1685, (608) 262-0856 or miron@cs.wisc.edu.

See the Condor Version 6.8.3 Manual for additional notices.


next up previous contents index
Next: stork_ status Up: 9. Command Reference Manual Previous: stork_ rm_cred   Contents   Index
condor-admin@cs.wisc.edu