bugGNU FreeIPMI - Bugs: bug #8724, bmc-config does not check for...

 
 

bug #8724: bmc-config does not check for legit input from user on key-value pair

Submitter:  Albert Chu <chu11>
Submitted:  Wed 28 Apr 2004 04:46:48 PM UTC
   
 
Category:  bmc-config Severity:  2 - Minor
Priority:  5 - Normal Item Group:  User Interface Bug
Status:  Fixed Privacy:  Public
Assigned to:  balamurugan Open/Closed:  Closed
Operating System:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 02 Sep 2004 11:37:29 PM UTC, comment #2: 

new bmc-config supports data validation

Balamurugan <balamurugan>
Thu 13 May 2004 12:45:37 AM UTC, comment #1: 

This (and #8725 which is the same) will be hard to fix
because there's no shared knowledge in the fish code about
which values are valid for which keys.

Perhaps the checkout code should output the comment line
preceding a setting in a fixed, easily parsed format; then
the commit code could get the information from there.

Ian <itz>
Wed 28 Apr 2004 04:46:48 PM UTC, original submission:  

tdev3|/home/achu 30>/usr/sbin/bmc-config --checkout | grep flow_control
flow_control 0
tdev3|/home/achu 31>/usr/sbin/bmc-config --commit -k flow_control=57
tdev3|/home/achu 32>/usr/sbin/bmc-config --checkout | grep flow_control
flow_control 1

Albert Chu <chu11>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 6 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-09-02 balamurugan StatusNone Fixed
    Assigned toNone balamurugan
    Open/ClosedOpen Closed
2004-05-13 itz CategoryNone bmc-config
    Severity1 - Wish 2 - Minor
    Item GroupNone User Interface Bug

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code