Hi all,
can someone explain to me how this mutual-authentication stuff works with ONTAP Tools for vSphere 9.12?
As mentioned here (https://docs.netapp.com/us-en/ontap-tools-vmware-vsphere/configure/task_add_storage_systems.html) it says: "From ONTAP tools 9.12 release onwards all ONTAP storage systems communication happens through certificate based authentication."
So I updated from OTV 9.10 to 9.12. And then checked if I have additional lines in the security login show for my OTV user. But I still only had the two original ones with "authentication method" password.
After some shenanigans in OTV (modifing the cluster, removing it completely, readding it, ...) I now have the situation that OTV actually added its own cert to ONTAP (check with security certificate show -type client-ca).
I also have four lines for my OTV user ( I needed to manually add the "cert" ones, so that must be a bug):
User/Group Authentication Acct Authentication
Name Application Method Role Name Locked Method
-------------- ----------- ------------- ---------------- ------ --------------
ontaptools http cert ONTAPToolsforVMwarevSphereVSC_Discovery_Create_Modify_Destroy - none
ontaptools http password ONTAPToolsforVMwarevSphereVSC_Discovery_Create_Modify_Destroy no none
ontaptools ontapi cert ONTAPToolsforVMwarevSphereVSC_Discovery_Create_Modify_Destroy - none
ontaptools ontapi password ONTAPToolsforVMwarevSphereVSC_Discovery_Create_Modify_Destroy no none