CIFS discovered servers KERBEROS type never shows OK status
Applies to
- ONTAP 9
- CIFS
- Active Directory
- Kerberos
Issue
- Active Kerberos sessions exist within the SVM:
cluster1::> vserver cifs session show -vserver svm1 -instance
Vserver: svm1
Node: cluster1-01
Session ID: 11222222229088888888
Connection ID: 1234567890
Incoming Data LIF IP Address: 10.10.10.10
Workstation IP Address: 10.10.10.20
Authentication Mechanism: Kerberos
User Authenticated as: domain-user
Windows User: domain\user1
- However in the vserver cifs domain discovered-servers show command the KERBEROS type shows undetermined in the status field:
cluster1::> vserver cifs domain discovered-servers show -vserver svm1
Node: cluster1-01
Vserver: svm1
Domain Name Type Preference DC-Name DC-Address Status
--------------- -------- ---------- --------------- --------------- ---------
domain.local KERBEROS favored dc101 10.10.10.200 undetermined
domain.local MS-LDAP favored dc101 10.10.10.200 OK
domain.local MS-DC favored dc101 10.10.10.200 undetermined