I need to send a command after FreeBSD boot up to an ESXi host. The command in question is
So the idea was to put it into rc.local. The problem is I currently don't have any idea how to have automatic authorization done on the remote system. Under linux and windows we have plink which can do that with. Didn't find it under FreeBSD ports. Open key authorization is also under question as the ESXi host cannot generate them.
esxcli storage core adapter rescan --allSo the idea was to put it into rc.local. The problem is I currently don't have any idea how to have automatic authorization done on the remote system. Under linux and windows we have plink which can do that with. Didn't find it under FreeBSD ports. Open key authorization is also under question as the ESXi host cannot generate them.