Bug 816224 - cluster-sync-to-store needs --riccipassword option
Summary: cluster-sync-to-store needs --riccipassword option
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: condor
Version: Development
Hardware: All
OS: Linux
medium
medium
Target Milestone: 2.2
: ---
Assignee: Robert Rati
QA Contact: Tomas Rusnak
URL:
Whiteboard: done
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-04-25 14:38 UTC by Robert Rati
Modified: 2012-09-25 08:45 UTC (History)
5 users (show)

Fixed In Version: condor-7.6.5-0.15
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-09-19 18:26:45 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Robert Rati 2012-04-25 14:38:37 UTC
Description of problem:
The cluster-sync-to-store command needs to the --riccipassword option.  Otherwise the user is prompted for passwords.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Robert Rati 2012-04-25 17:08:50 UTC
Since the cluster-* commands use ccs to access the cluster configuration and activate changes, all commands need to be able to provide the --riccipassword option or else the user will be prompted for a password.  The cluster-sync-to-store command didn't have the option, so when it was run after a configuration from luci the user would be prompted for localhost and other host passwords.

The cluster-sync-to-store command now has the --riccipassword option.

Tracking upstream on:
V7_6-branch

Comment 5 Tomas Rusnak 2012-06-20 13:23:49 UTC
# wallaby cluster-sync-to-store --riccipassword test
Console Connection Established...
...
#

# wallaby cluster-sync-to-store -h
Usage: cluster-sync-to-store 
    -h, --help                       displays this message
        --riccipassword PASS         The ricci user password

Help updated.

>>> VERIFIED


Note You need to log in before you can comment on or make changes to this bug.