Add the PDC end of the smbtorture test for creating an NT_STATUS -> DOS error
commit9807e66f34c1088399657060977e384c5a7f0664
authorAndrew Bartlett <abartlet@samba.org>
Sun, 25 Nov 2001 03:01:14 +0000 (25 03:01 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 25 Nov 2001 03:01:14 +0000 (25 03:01 +0000)
tree98af0c965a365ee2f540b8d2a290c43c9b4081f5
parentc28956d8601c103c3f8dab4253de80e6a00a02d7
Add the PDC end of the smbtorture test for creating an NT_STATUS -> DOS error
map.

This little authentication module is #ifdef DEVELOPER, becouse it really is of
no use execept as a development tool

invoke by setting:

auth methods = guest sam name_to_ntstatus

in the smb.conf file (the SAM and guest elements are required for the member
server to authenticate itself).

Andrew Bartlett
source/auth/auth_builtin.c
source/auth/auth_info.c
source/smbd/auth_builtin.c
source/smbd/auth_info.c