hello and sorry for my english,
I have ONTAP 9.15 and domain controlers windows 2025.
i did audit on my controlers and i see that my SVM (all) use RC4 kerberos encryption. On ontap, i used command :
"vserver cifs security show -vserver vserver_name -fields advertised-enc-types"
and i can see response : rc4,des
So i think is not good because Microsoft wil disable RC4
on my SVM, can i pass this command without troubles : vserver cifs security modify -vserver vserver_name -advertised-enc-types aes-128,aes-256
what is the impact ? my SVM is use for SMB share
thanks