s3:lib: Remove NIS support from substitute
authorAndreas Schneider <asn@samba.org>
Wed, 21 Apr 2021 08:22:29 +0000 (10:22 +0200)
committerJeremy Allison <jra@samba.org>
Thu, 22 Apr 2021 17:57:30 +0000 (17:57 +0000)
commit622e84cfca474181960cc24163faa85aa71257c3
tree481b63ed5327f97b2a8c969f6e504ec49c069be4
parent620de975f147ac9427b51ea0e1e3eabda443d4b6
s3:lib: Remove NIS support from substitute

%N is often used to get the netbios name (local machine name). So we
need to keep it.

This is covered by samba.tests.s3passdb.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
docs-xml/manpages/smb.conf.5.xml
source3/lib/substitute.c