Re: [Ipmitool-devel] Implement "Get User Access Command"

2009-01-09 Thread Carol Hebert
Hi Jan, Very nice -- docs and everything! :-) This patch looks great and the new functionality is nice -- I've committed it to cvs. If anyone finds an issue with it that I missed, please let me know. Thank you! Carol On Thu, 2009-01-08 at 14:31 +0100, Jan Safranek wrote: > Currently it's po

[Ipmitool-devel] Implement "Get User Access Command"

2009-01-08 Thread Jan Safranek
Currently it's possible to enable/disable access to channel using ipmitool. But there is no way how to query for current setting. Attached patch adds new 'ipmitool sol payload status' command, using "Get User Access Command" from IPMI 2.0 spec. Jan Implement "Get User Access Command" to allow