gpt4 book ai didi

php - IPMItool 设置用户角色

转载 作者:塔克拉玛干 更新时间:2023-11-03 00:46:48 25 4
gpt4 key购买 nike

我遇到了用户访问问题。我想为用户添加一个 OPERATOR priv,但我遇到了一个问题:

请求:

ipmitool channel setaccess 1 3 link=on ipmi=on callin=on privilege=3

仅将 IPMI LAN 权限的 priv 更改为 Operator,而不更改 USER ROLE

如何将两者都设置为 Operator ?

谢谢

最佳答案

你不能。用户由 channel 定义,他们具有为 channel 本身定义的访问权限。 IPMI spec在'1.7.26 Channel Model, Authentication, Sessions, and Users'中提到了这一点,其中提到用户是根据基于 session 的模型定义的,因此他们的权限在这些术语中定义,并且作为定义“可 session ”用户的唯一方法是将他们分配给一个 channel ,他们的角色是根据 channel 定义的,而不是根据角色本身定义的。

Session-based channels thus have at least one user ‘login’ and support user and message authentication. Session-less channels do not have users or authentication. LAN and serial/modem channels are examples of session-based, while the System Interface and IPMB are examples of session-less channels.

关于php - IPMItool 设置用户角色,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/36180312/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com