[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Freeipmi-devel] Re: Comments on bmc-config specification 2.0
From: |
Anand Babu |
Subject: |
Re: [Freeipmi-devel] Re: Comments on bmc-config specification 2.0 |
Date: |
Wed, 17 Mar 2004 17:20:41 -0800 |
User-agent: |
Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) |
You suggestion sounds better.
user_level.auth_type_enable.md2 1
admin_level.auth_type_enable.md2 1
BTW,
After LLNL release, Before 0.1.0 official GNU release, I am planning
to rewrite the bmc-config parser.
I have two designs in mind.
- scm based format (example .emacs, .sawfishrc, fish.scm,
sensors-conf.scm)
- sections based format (wmaker, bios-config style OR
XF86Config-4)
We will discuss about this in our roadmap meeting.
--ab
,----[ Albert Chu <address@hidden> ]
| The latest one I have isn't like that it has:
|
| ### values: enable = 1, disable = 0
| max_privilege_auth_type_callback_level.md5 0
|
| Well, overall I guess it depends on whether other users find this
| configuration name confusing. Personally I found the configuration
| name confusing. But I dunno, maybe its just me. I think I'd prefer
| something more like:
|
| user_level_auth_type_enable.md2 1 admin_level_auth_type_enable.md2 1
|
| Al
`----
----- Original Message -----
From: Anand Babu <address@hidden>
Date: Wednesday, March 17, 2004 3:18 am
Subject: Re: [Freeipmi-devel] Re: Comments on bmc-config specification 2.0
> ,----[ Albert Chu <address@hidden> ]
> | > ## Values: None = 0, MD2 = 1, MD5 = 2, Straight Password = 3, ##
> | > OEM Proprietary = 4 max_privilege_auth_type_admin_level 3
> |
> | Did you write this out? Or cut and paste it from a --checkout?
> B/c I
> | can't find this anywhere in a --checkout.
> |
> | I think the wording of this option is the only issue at hand. How
> | about
> |
> | max_privilege_callback_level_auth_type.none 0
> | max_privilege_callback_level_auth_type.md2 0
> | max_privilege_callback_level_auth_type.md5 0
> | max_privilege_callback_level_auth_type.straight_password 1
> | max_privilege_callback_level_auth_type.oem_proprietary 0
> |
> | That way, it is almost word for word with the spec.
> `----
>
> Yes, I typed them myself just to make my explanation simple.
>
> bmc-config is already based on the spec, like..
>
> max_privilege_USERTYPE_level_auth_type.none 0
> max_privilege_USERTYPE_level_auth_type.md2 0
> max_privilege_USERTYPE_level_auth_type.md5 0
> max_privilege_USERTYPE_level_auth_type.straight_password 1
> max_privilege_USERTYPE_level_auth_type.oem_proprietary 0
>
> --
> _.|_
> (_||_)
> Free as in Freedom <www.gnu.org>
>
--
_.|_
(_||_)
Free as in Freedom <www.gnu.org>