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)
commitaf57bc05fe0f248aaef329358c583abcffe1657c
tree4b964e99249344dba9db9b9849804c2c388136cb
parent93f0619e049d1598db0c3022aeccf33910b0550f
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)
docs/manpages/smb.conf.5
source/lib/username.c