[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 03:18:00 -0800 |
User-agent: |
Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) |
,----[ 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>