Add the PDC end of the smbtorture test for creating an NT_STATUS -> DOS error
authorAndrew Bartlett <abartlet@samba.org>
Sun, 25 Nov 2001 03:01:14 +0000 (03:01 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 25 Nov 2001 03:01:14 +0000 (03:01 +0000)
commit1b1b8e39b2ce4bf32517e7178ca18b3fd8fecd03
tree6e319eafb2c2b802fa98245cd973aa275c177811
parente92823610acb138ca63648f04a57427f8dbf0b41
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
(This used to be commit 9807e66f34c1088399657060977e384c5a7f0664)
source3/auth/auth_builtin.c
source3/auth/auth_info.c
source3/smbd/auth_builtin.c
source3/smbd/auth_info.c