Bug 127939 - Can't add network power controller password from command line
Summary: Can't add network power controller password from command line
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Cluster Suite
Classification: Retired
Component: redhat-config-cluster
Version: 3
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jim Parsons
QA Contact: Cluster QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-07-15 15:35 UTC by Mike Levine
Modified: 2009-04-16 20:05 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-02-26 22:44:17 UTC
Embargoed:


Attachments (Terms of Use)

Description Mike Levine 2004-07-15 15:35:27 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET 
CLR 1.0.3705; .NET CLR 1.1.4322)

Description of problem:
redhat-config-cluster-cmd --member=nodec --add_powercontroller --
type=baytech --ipaddress=192.168.200.252 --port=3 --user=admin --
password=admin

Error: option --password not recognized

I tried pass, passwd, and word. All failed.

I also tried 
redhat-config-cluster-cmd --member=nodec --add_powercontroller --
type=baytech --ipaddress=192.168.200.252 --port=3 --user=admin

which worked, then
redhat-config-cluster-cmd --member=nodec --
powercontroller=192.168.200.252,3 --password=admin

gave the same. Error: option --password not recognized

when I do it through the GUI, it works. the xml attribute "password" 
of the powercontroller is set to the password I enter in the X-
windows app.



Version-Release number of selected component (if applicable):
redhat-config-cluster-1.0.2

How reproducible:
Always

Steps to Reproduce:
1.set up a cluster
2.add a network power controller from the command line with a password
3.observe the failure
    

Actual Results:  Error: option --password not recognized
No power controller is added

Expected Results:  A power controller should be added which would 
login with the password I specified

Additional info:


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