CentOS 7, what’s the best way to verify my non domain joined client (Windows Server) is connecting using Kereberos?
Mount -t cifs
Shows the sec=krb5i but I believe CIFS by default will still use NTLM. From what I understand you have to set the security flags in /proc/fs/cifs/SecurityFlags and set the hex code to use a more secure version such as 1001 instead of 0x81 or 0x85.
Thanks for any help.
[link] [comments]