SMB share slow to load because DC does not accept RC4 encryption
Applies to
- ONTAP 9
- CIFS/SMB
- Kerberos encryption
Issue
- When Windows File Explorer navigates into an SMB share, there is a long delay before the share contents are displayed
- Packet trace between ONTAP and the domain controller shows that
- ONTAP sends a Kerberos TGS-REQ with an RC4-encrypted ticket to the DC
- The DC sends an empty 4-byte packet
- ONTAP RSTs the TCP stream
- EMS contains
secd.nfsAuth.noNameMapNblade_CifsOperationTimedOut_1secd.nfsAuth.noUnixCredssecd.ldap.conn.waitTimeoutsecd.ldap.query.timed.out
- SECD contains
KRB5_KDC_UNREACHsecd_rpc_auth_extended(caller: NBLADE_CIFS) with request ID:24244 which sat in the queue for 25 seconds.
- RC4 is enabled on SMB and/or domain tunnel SVM(s)
-
::> cifs security show -advertised-enc-types RC4 -fields advertised-enc-types vserver advertised-enc-types --------- ----------------------- svm1 aes-256,aes-128,rc4,des
-
