设备用户出现密码修改不生效且旧密码也不可用的问题,删除用户重新添加提示成功,但是设置的密码依然不能登录成功
~ ~ # ipmcset -d adduser -v Administrator
Input your password:
Password:
Confirm password:
Add user successfully.
命令行再次修改密码提示成功,实际登录还是失败,已确认设置的密码不会和历史密码重复
~ ~ # ipmcset -d password -v Administrator
You need to log in again after modifying your attributes.
Input your password:
Password:
Confirm password:
Set user password successfully.
~ ~ #
account日志报错
2026-04-22 18:38:04.483401 account DEBUG: account_linux.lua(258): file key root duplicated!
2026-04-22 18:38:04.484259 account DEBUG: account_linux.lua(446): add root to user group root: linux user exist
2026-04-22 18:38:04.485176 account DEBUG: account_linux.lua(258): file key sshd duplicated!
2026-04-22 18:38:04.486018 account DEBUG: account_linux.lua(446): add sshd to user group sshd: linux user exist
2026-04-22 18:38:04.486923 account DEBUG: account_linux.lua(258): file key apache duplicated!
2026-04-22 18:38:04.487531 account DEBUG: account_linux.lua(446): add apache to user group apache: linux user exist
2026-04-22 18:38:04.488755 account DEBUG: account_linux.lua(446): add apache to user group apps: linux user exist
2026-04-22 18:38:04.490032 account DEBUG: account_linux.lua(258): file key snmpd_user duplicated!
2026-04-22 18:38:04.491532 account DEBUG: account_linux.lua(446): add snmpd_user to user group snmpd_user: linux user exist
2026-04-22 18:38:04.492197 account DEBUG: account_linux.lua(446): add snmpd_user to user group apps: linux user exist
2026-04-22 18:38:04.493647 account DEBUG: account_linux.lua(258): file key ipmi_user duplicated!
2026-04-22 18:38:04.495188 account DEBUG: account_linux.lua(446): add ipmi_user to user group ipmi_user: linux user exist
2026-04-22 18:38:04.496589 account DEBUG: account_linux.lua(446): add ipmi_user to user group apps: linux user exist
2026-04-22 18:38:04.498210 account DEBUG: account_linux.lua(258): file key kvm_user duplicated!
2026-04-22 18:38:04.498558 account DEBUG: account_linux.lua(446): add kvm_user to user group kvm_user: linux user exist
2026-04-22 18:38:04.500132 account DEBUG: account_linux.lua(446): add kvm_user to user group apps: linux user exist
2026-04-22 18:38:04.501088 account DEBUG: account_linux.lua(446): add kvm_user to user group operator: linux user exist
2026-04-22 18:38:04.501410 account DEBUG: account_linux.lua(446): add kvm_user to user group user: linux user exist
2026-04-22 18:38:04.501984 account DEBUG: account_linux.lua(446): add kvm_user to user group no_access: linux user exist
2026-04-22 18:38:04.502829 account DEBUG: account_linux.lua(258): file key discovery_user duplicated!
2026-04-22 18:38:04.503425 account DEBUG: account_linux.lua(446): add discovery_user to user group discovery_user: linux user exist
2026-04-22 18:38:04.503733 account DEBUG: account_linux.lua(446): add discovery_user to user group apps: linux user exist
2026-04-22 18:38:04.504293 account DEBUG: account_linux.lua(258): file key comm_user duplicated!
2026-04-22 18:38:04.504895 account DEBUG: account_linux.lua(446): add comm_user to user group comm_user: linux user exist
2026-04-22 18:38:04.505489 account DEBUG: account_linux.lua(446): add comm_user to user group apps: linux user exist
2026-04-22 18:38:04.506065 account DEBUG: account_linux.lua(258): file key redfish_user duplicated!
2026-04-22 18:38:04.506385 account DEBUG: account_linux.lua(446): add redfish_user to user group redfish_user: linux user exist
2026-04-22 18:38:04.507078 account DEBUG: account_linux.lua(446): add redfish_user to user group apps: linux user exist
2026-04-22 18:38:04.507979 account DEBUG: account_linux.lua(446): add redfish_user to user group operator: linux user exist
2026-04-22 18:38:04.508746 account DEBUG: account_linux.lua(446): add redfish_user to user group user: linux user exist
2026-04-22 18:38:04.509444 account DEBUG: account_linux.lua(446): add redfish_user to user group no_access: linux user exist
2026-04-22 18:38:04.510029 account DEBUG: account_linux.lua(258): file key secbox duplicated!
2026-04-22 18:38:04.510771 account DEBUG: account_linux.lua(446): add secbox to user group secbox: linux user exist
2026-04-22 18:38:04.511107 account DEBUG: account_linux.lua(446): add secbox to user group apps: linux user exist
2026-04-22 18:38:04.513032 account DEBUG: account_linux.lua(487): remove Administrator from user group no_access
2026-04-22 18:38:04.514885 account DEBUG: account_linux.lua(262): file key data Administrator is no change!
2026-04-22 18:38:04.532750 account DEBUG: account_linux.lua(487): remove test1 from user group user
2026-04-22 18:38:04.534112 account DEBUG: account_linux.lua(262): file key data test1 is no change!
2026-04-22 18:38:04.535169 account DEBUG: account_linux.lua(262): file key data test1 is no change!
2026-04-22 18:38:04.551177 account DEBUG: account_linux.lua(487): remove <root> from user group admin
2026-04-22 18:38:04.553585 account DEBUG: account_linux.lua(262): file key data <root> is no change!
2026-04-22 18:38:04.554122 account DEBUG: account_linux.lua(262): file key data <root> is no change!
2026-04-22 18:38:11.446842 account INFO: persist_client_lib.lua(173): persist saving, op: update, table: t_manager_account, primary_key: [["Id",2]], data_size: 606
2026-04-22 18:38:11.451720 account ERROR: hook.lua(79): database process commit list failed: ./opt/bmc/libmc/lualib/mc/context.lua:203: ./opt/bmc/libmc/lualib/mc/signal.lua:310: ./opt/bmc/libmc/lualib/mc/orm/object.lua:370: construct object failed: key conflict, HistoryPassword
2026-04-22 18:38:11.455842 account INFO: persist_client_lib.lua(173): persist saving, op: update, table: t_history_password, primary_key: [["AccountId",2],["SequenceNumber",3]], data_size: 103
2026-04-22 18:38:11.460996 account ERROR: hook.lua(79): database process commit list failed: ./opt/bmc/libmc/lualib/mc/context.lua:203: ./opt/bmc/libmc/lualib/mc/signal.lua:310: ./opt/bmc/libmc/lualib/mc/orm/object.lua:370: construct object failed: key conflict, HistoryPassword
2026-04-22 18:38:11.489946 account INFO: persist_client_lib.lua(173): persist saving, op: update, table: t_history_password, primary_key: [["AccountId",2],["SequenceNumber",2]], data_size: 103
2026-04-22 18:38:11.536454 account INFO: persist_client_lib.lua(173): persist saving, op: update, table: t_snmp_user_info, primary_key: [["AccountId",2]], data_size: 150
2026-04-22 18:38:11.598040 account INFO: persist_client_lib.lua(173): persist saving, op: insert, table: t_history_password, primary_key: [["AccountId",2],["SequenceNumber",1]], data_size: 495
2026-04-22 18:38:11.604265 account INFO: persist_client_lib.lua(173): persist saving, op: update, table: t_snmp_user_info, primary_key: [["AccountId",2]], data_size: 359
2026-04-22 18:38:11.614598 account DEBUG: account_linux.lua(487): remove Administrator from user group no_access
2026-04-22 18:38:11.615064 account DEBUG: account_linux.lua(262): file key data Administrator is no change!
2026-04-22 18:38:11.636103 account INFO: persist_client_lib.lua(173): persist saving, op: update, table: t_snmp_user_info, primary_key: [["AccountId",2]], data_size: 146
2026-04-22 18:38:11.639798 account INFO: persist_client_lib.lua(173): persist saving, op: update, table: t_account_backup, primary_key: [["Id",2]], data_size: 176
2026-04-22 18:38:11.646106 account INFO: persist_client_lib.lua(173): persist saving, op: update, table: t_manager_account, primary_key: [["Id",2]], data_size: 105