#changing kerberos encryption types

1 messages · Page 1 of 1 (latest)

coral vessel
#

Hi Experts,

I know we have the netapp.ontap.na_ontap_vserver_cifs_security module. but i didnt see the parameter to change the kerberos encryption type

worldly mirage
#

@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.

coral vessel
#

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.

worldly mirage
#

The module only enables or disables the encryption, you can try cli for other features.