ONTAP Discussions

CIFS Error

sidali1
8,367 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
8,302 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
8,366 Views

Is the DNS configuration correct for the vserver?

is the ONTAP Time matching your DomainController?

 

sidali1
8,362 Views

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

sidali1
8,341 Views

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

parisi
8,303 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
8,243 Views

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

Reverett
7,959 Views
Public