address@hidden ~]# bmc-config -V bmc-config - 1.2.9 Copyright (C) 2003-2012 FreeIPMI Core Team This program is free software; you may redistribute it under the terms of the GNU General Public License. This program has absolutely no warranty. address@hidden ~]# bmc-config -o -S User3 Section User3 ## Give Username Username ## Give password or blank to clear. MAX 16 chars (20 chars if IPMI 2.0 supported). ## Password ## Possible values: Yes/No or blank to not set Enable_User No ## Possible values: Yes/No Lan_Enable_IPMI_Msgs No ## Possible values: Yes/No Lan_Enable_Link_Auth No ## Possible values: Yes/No Lan_Enable_Restricted_to_Callback No ## Possible values: Callback/User/Operator/Administrator/OEM_Proprietary/No_Access Lan_Privilege_Limit ## Possible values: 0-17, 0 is unlimited; May be reset to 0 if not specified ## Lan_Session_Limit ## Possible values: Yes/No SOL_Payload_Access No EndSection address@hidden ~]# bmc-config -c -n bmc-config-set-user.txt address@hidden ~]# bmc-config -o -S User3 Section User3 ## Give Username Username icinga ## Give password or blank to clear. MAX 16 chars (20 chars if IPMI 2.0 supported). ## Password ## Possible values: Yes/No or blank to not set Enable_User Yes ## Possible values: Yes/No Lan_Enable_IPMI_Msgs No ## Possible values: Yes/No Lan_Enable_Link_Auth No ## Possible values: Yes/No Lan_Enable_Restricted_to_Callback No ## Possible values: Callback/User/Operator/Administrator/OEM_Proprietary/No_Access Lan_Privilege_Limit ## Possible values: 0-17, 0 is unlimited; May be reset to 0 if not specified ## Lan_Session_Limit ## Possible values: Yes/No SOL_Payload_Access No EndSection address@hidden ~]# ######################################## address@hidden ~]# ######################################## address@hidden ~]# # now testing with freeipmi 1.5.2 ###### address@hidden ~]# ######################################## address@hidden ~]# /usr/local/sbin/bmc-config -V ipmi-config - 1.5.2 Copyright (C) 2003-2015 FreeIPMI Core Team This program is free software; you may redistribute it under the terms of the GNU General Public License. This program has absolutely no warranty. address@hidden ~]# /usr/local/sbin/bmc-config -c -n bmc-config-set-user.txt address@hidden ~]# /usr/local/sbin/bmc-config -o -S User3 Section User3 ## Give Username Username icinga ## Give password or blank to clear. MAX 16 chars (20 chars if IPMI 2.0 supported). ## Password ## Possible values: Yes/No or blank to not set Enable_User Yes ## Possible values: Yes/No Lan_Enable_IPMI_Msgs Yes ## Possible values: Yes/No Lan_Enable_Link_Auth Yes ## Possible values: Yes/No Lan_Enable_Restricted_to_Callback No ## Possible values: Callback/User/Operator/Administrator/OEM_Proprietary/No_Access Lan_Privilege_Limit User ## Possible values: 0-17, 0 is unlimited; May be reset to 0 if not specified ## Lan_Session_Limit ## Possible values: Yes/No SOL_Payload_Access No EndSection address@hidden ~]#