Todd Owen
Todd Owen
Removing entries from the default profile was not working until I saw another post indicating UNDEF was the route to go. This worked for IpmiUser, IpmiInterface, IpmiPass, but failed with...
`wwctl --debug profile set default --ipmiwrite=false` responds with `Modifying profile: default Node: default, Setting Ipmiwrite to false`. The same debug output occurs without the default since I have no other...
In file `overlays/host/etc/profile.d/ssh_setup.sh` and `.csh`, UIDs starting at 500 are considered user accounts. In lieu of hard-coding this, one could use something like the following to determine the installation specific...
[WW 4.3.0 and 4.4.0] All `wwctl power ...` commands assume the username and password belong to an "administrator" account. I would like an option to use an `ipmitool -L operator...