condor_store_cred (1) - Linux Manuals
Name
condor_store_cred securely stash a password
Synopsis
condor_store_cred [ -help ]
condor_store_cred
add
[
-c
condor_store_cred
delete
[
-c
condor_store_cred
query
[
-c
condor_store_cred
stores passwords in a secure manner. There are two separate uses of
condor_store_cred
:
Passwords are stashed in a persistent manner; they are maintained across system reboots.
The
add
argument on the Windows platform stores the password securely in the registry. The user is prompted to enter the password twice for confirmation, and characters are not echoed. If there is already a password stashed, the old password will be overwritten by the new password.
The
delete
argument deletes the current password, if it exists.
The
query
reports whether the password is stored or not.
-c
-f
filename
-help
-n
machinename
-p
password
-u
username
condor_store_cred
will exit with a status value of 0 (zero) upon success, and it will exit with the value 1 (one) upon failure.
Description
Options
Exit Status
Author
Center for High Throughput Computing, University of Wisconsin-Madison
Copyright
Copyright (C) 1990-2015 Center for High Throughput Computing, Computer Sciences Department, University of Wisconsin-Madison, Madison, WI. All Rights Reserved. Licensed under the Apache License, Version 2.0.