CIFS authentication fails due to missing data SVM's service-policy entries - secd.lsa.noServers
Applies to
- ONTAP 9
- CIFS
Issue
- CIFS authentication fails with events in EMS /
event log show
:
Time Node Severity Event
------------------- ---------------- ------------- ---------------------------
12/19/2022 13:38:08 node-01 ERROR sshd.loginGraceTime.expired: Timeout before password authentication for remote host xx.xx.xx.xx.
12/19/2022 10:12:50 node-02 EMERGENCY secd.lsa.noServers: None of the LSA servers configured for Vserver (svm) are currently accessible via the network.
12/19/2022 09:56:26 node-01 EMERGENCY secd.lsa.noServers: None of the LSA servers configured for Vserver (svm) are currently accessible via the network.
12/19/2022 07:49:37 node-01 ERROR secd.cifsAuth.problem: vserver (svm) General CIFS authentication problem. Error: Get DC connection latency times procedure failed
- The
data-cifs
anddata-core
services are missing from the SVM's data LIF service policy:
::> network interface service-policy show -vserver SVM
(network interface service-policy show)
Vserver Policy Service: Allowed Addresses
--------- -------------------------- ----------------------------------------
SVM
[...]
data1 data-nfs: 0.0.0.0/0
[...]