question

Priya-9505 avatar image
0 Votes"
Priya-9505 asked Priya-9505 answered

Enable Kerberos Authentication for SMB

Hello All,

Could anyone please share a documentation on how to enable/test Kerberos Authentication for SMB share access in windows 2019 server.

Thanks in advance!

windows-server-2019windows-server-storage
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

cthivierge avatar image
1 Vote"
cthivierge answered

Kerberos is enabled by default when you join an Active Directory domain.

To test it, you can do the following steps.

From the client computer
1. Open command prompt
2. type: klist purge
3. Access to your remote server using Windows Explorer (\\servername\share)
4. In the command prompt, type the following command: klist
5. You should see the Kerberos tickets that has been cached
6. One of the should have something like that: Server: cifs/Servername @ yourdomain.com

hth



5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Priya-9505 avatar image
0 Votes"
Priya-9505 answered

Thank you for the information.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.