[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Freeipmi-devel] Re: bmc-config in C
From: |
Anand Avati |
Subject: |
Re: [Freeipmi-devel] Re: bmc-config in C |
Date: |
Thu, 6 Jul 2006 09:02:28 -0700 |
User-agent: |
Mutt/1.5.9i |
> So instead, how about the default checkout for Password and Password20
> have those keys automatically commented out? like
This exact thought had crossed my mind. With this 'default' comment in
place, would it suffice if it was ensured that (password AND password20)
entry case is detected in 1st pass before committing anything?
Every keyvalue's ->validate () is called in the 1st pass. there i could
set two global variables passwd_is_specified and passwd20_is_specified
and check for the other not being set and set this.
regards,
avati
- [Freeipmi-devel] Re: now ipmi-sel is in C, (continued)
[Freeipmi-devel] Re: bmc-config in C, Anand Avati, 2006/07/06
Re: [Freeipmi-devel] Re: bmc-config in C, Albert Chu, 2006/07/06