change the "username map" option to allow the user to stop the
authorAndrew Tridgell <tridge@samba.org>
Wed, 3 Dec 1997 04:20:39 +0000 (04:20 +0000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 3 Dec 1997 04:20:39 +0000 (04:20 +0000)
commit02bc90ea442f5d115df17de0ebd0bbfdf214c1a5
tree861cf2d9342ff9baa938d979c4afeef8ac8fb42d
parent87df23458eac4e4a81673442db49467a65102b15
change the "username map" option to allow the user to stop the
processing part way through the file if a match is found. If a line
starts with ! and a match is made by that line then processing
stops. This allows better wildcard handling.

(patch from Anselm.Kruis@Physik.Uni-Muenchen.DE)
(This used to be commit af57bc05fe0f248aaef329358c583abcffe1657c)
docs/manpages/smb.conf.5
source3/lib/username.c