Cifs check fails - SecD Error: no connections available due to dc timeouts
Applies to
- ONTAP 9
- SMB/CIFS
Issue
cifs checkshows DC server status as down- AD authentication is not working properly
::> cifs check -vserver svm1
Vserver : svm1
Cifs NetBIOS Name : svm1_cifs
Cifs Status : Running
Site :
Node Name DC Server Name DC Server IP Status Status Details
--------- -------------- ------------ ------ --------------
node-01 domain.local - down SecD Error: no connections available
node-02 domain.local - down SecD Error: no connections available
2 entries were displayed.
- ACL creation on the cifs share with domain account fails with below error
::*> vserver cifs share access-control create -vserver <vserver_name> -share <share_name> -user-or-group <username> -user-group-type windows -permission full_Control
Error: command failed: Failed to resolve the security identifier (SID) for the account named "username". Reason: Object name either does not exist or could not be resolved using the available servers. Check the event log for additional information.
