Microsoft is enforcing extra Kerberos security, in a hotfix... which most likely will render your clients unable to access the shares on your CIFS SVM by its name. (IP works).
"vserver cifs security show -vserver * -fields advertised-enc-types" Will show if you can run into this issue... (if you only have "rc4,des" you should change it to "aes-256,aes-128")...
Thse values are set at CIFS Machine Creation so if it was awhile ago you will most lokely have the old values set and be at risk...
#If you have older CIFS SVM's please look at this...
1 messages · Page 1 of 1 (latest)
yep, i have this going on right now
Before we found the cause, we found out that a NetBIOS alias isn't affected some how... so we created an alias and DNS record and modified all DFS leafs... Why do Microsoft always do this? 😉
because.. why would they pay testers when they have the whole world using their crap to do it for free
What is the impact of changing "rc4,des" setting to "aes-256,aes-128" for current connected clients?