#changing kerberos encryption types
1 messages · Page 1 of 1 (latest)
@coral vessel The module na_ontap_vserver_cifs_security is supported only with ZAPI. Please use na_ontap_cifs_server module for REST support, kdc_encryption option is available in that.
thanks @worldly mirage . i modified my task on the play. but the result remains same before and after. i wanted to know if we can exlusively specify aes-128 and aes-256 so that rc4 and des is removed.
The module only enables or disables the encryption, you can try cli for other features.