Issue with the create nfs server create method.
if we pass kdc_type=UNIX, kdc_username="test", kdc_password="test", NFS server gets configured with Use SMB server account configured. This is incorrect behaviour since we are passing kdc_type as UNIX and SMB is getting configured.
Issue with the create nfs server create method. if we pass kdc_type=UNIX, kdc_username="test", kdc_password="test", NFS server gets configured with Use SMB server account configured. This is incorrect behaviour since we are passing kdc_type as UNIX and SMB is getting configured.