On windows server 2012 R2 and windows server 2019
I have been trying to setup a Clustered file server role and then I wanted to point at it trough a load balancer. But When I try to access the shares with the cname, the shares are not enumerated, or shown.
I used
setspn -a host/cname cluster_role_name
and
setspn -a host/cname.fqdn cluster_role_name
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanmanServer\Parameters
3. Add a new REG_DWORD 32bit entry using the edit menu.
Value name: DisableStrictNameChecking
Any Ideas What I am missing?