On servers from most/many vendors, I am able to see potentially sensitive information using commands like:
ipmitool user list 1
or
ipmitool lan print 1
Or set new administrator users, all of which does not require authentication.
This is not necessarily something you would want if you give other users bare metal access. Is there a way to prevent a local host user from accessing/modifying the BMC settings?