s3: smbd: Add helper function msdfs_servicename_matches_connection().
authorJeremy Allison <jra@samba.org>
Tue, 9 Aug 2022 17:49:46 +0000 (10:49 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 12 Aug 2022 18:19:31 +0000 (18:19 +0000)
commit4f5d02f8c0efc1520b2113ce656c78483deb7826
tree88d2e22d180d9294a0c53d91733852bb2471a164
parent6c83c674bab8e57ecaf6271eb3a403171bbbacca
s3: smbd: Add helper function msdfs_servicename_matches_connection().

Not yet used so commented out.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15144

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/smbd/msdfs.c