s3 auth: Add parameter that forces every user through an NSS lookup
authorZach Loafman <zach.loafman@isilon.com>
Sat, 14 Feb 2009 18:20:33 +0000 (18:20 +0000)
committerTim Prouty <tprouty@samba.org>
Mon, 16 Feb 2009 08:29:21 +0000 (00:29 -0800)
commit8e19a288052bca5efdb0277a40c1e0fdd099cc2b
treea4ce6f232c5b2059a4bcf5dc08757b7aabdf956f
parent57a31ef2030d3146ec1c099c1c4036efa01a3dfa
s3 auth: Add parameter that forces every user through an NSS lookup

When set to yes, "force username map" forces every user, even AD
users, through an NSS lookup. This allows the token to be overridden
with information from NSS in certain broken environments.
source3/auth/auth_util.c
source3/include/proto.h
source3/param/loadparm.c