Here the concern should be AD authentication (Kerberos).
When we create CIFS server, it will register it as computer account in AD. If the end users use any alias apart from CIFS server name to access the shares, then the authentication fall back to NTLM. Kerberos authentication does not work.
What is the rational behind using the DNS alias instead of CIFS server?