[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: |
Albert Chu |
Subject: |
Re: [Freeipmi-devel] Re: Comments on bmc-config specification 2.0 |
Date: |
Wed, 17 Mar 2004 09:00:03 -0800 |
> bmc-config is already based on the spec, like..
>
> max_privilege_USERTYPE_level_auth_type.none 0
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
--
Albert Chu
address@hidden
Lawrence Livermore National Laboratory
----- 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>
>