ONTAP Discussions

CIFS Error

sidali1
6,457 Views

cluster1::> vserver cifs create -vserver Sales -cifs-server Sales -domain Test.lab

I get this ERROR

[ 94] Kerberos authentication failed with result: 7537.
[ 94] Unable to connect to LSA service on Test.lab
(Error: RESULT_ERROR_KERBEROS_SKEW)
[ 94] No servers available for MS_LSA, vserver: 4, domain:Test.lab.
**[ 94] FAILURE: Unable to make a connection (LSA:Test.lab),
** result: 6940
[ 94] Could not find Windows SID
'S-1-5-21-1493488758-2330868109-3368336153-512'
[ 99] Deleted existing account
'CN=DEPTA,CN=Computers,DC=Test.lab,DC=lab'

Error: command failed: Failed to create the Active Directory machine account "DEPTA". Reason: SecD Error: no server available.

 

1 ACCEPTED SOLUTION

parisi
6,391 Views

KERBEROS _SKEW means the DC time is off more than 5 minutes from the ONTAP system. Could be a different time zone, but the Windows version difference was not your root cause

View solution in original post

6 REPLIES 6

Fabian1993
6,455 Views

Is the DNS configuration correct for the vserver?

is the ONTAP Time matching your DomainController?

 

sidali1
6,451 Views

Yes both are correct, and I was able to run vserver services dns create and create dns. 

sidali1
6,430 Views

NVM, I fixed it by running the AD in server 2012. 

parisi
6,392 Views

KERBEROS _SKEW means the DC time is off more than 5 minutes from the ONTAP system. Could be a different time zone, but the Windows version difference was not your root cause

sidali1
6,332 Views

Parisi, you are right, the DC time was off. That was the issue. 

Reverett
6,049 Views
Public