summaryrefslogtreecommitdiff
path: root/selftest
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2017-03-17 16:19:10 +0100
committerAndrew Bartlett <abartlet@samba.org>2017-04-10 01:11:20 +0200
commit236b24dfd29f1343c6de9a1e8c8baf3d2991244e (patch)
tree4b31a15705a2f733eef380e4cae500d71d3dadb7 /selftest
parent8193b708984671df8439c516fd2f209d7760f5c2 (diff)
downloadsamba-236b24dfd29f1343c6de9a1e8c8baf3d2991244e.tar.gz
auth4: avoid map_user_info() in auth_check_password_send()
The cracknames call is done in the "sam" backend now. In order to support trusted domains correctly, the backends need to get the raw values from the client. This is the important change in order to no longer silently map users from trusted domains to local users. BUG: https://bugzilla.samba.org/show_bug.cgi?id=2976 BUG: https://bugzilla.samba.org/show_bug.cgi?id=12709 Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'selftest')
-rw-r--r--selftest/knownfail4
1 files changed, 0 insertions, 4 deletions
diff --git a/selftest/knownfail b/selftest/knownfail
index 0df493da665..98c9708ae54 100644
--- a/selftest/knownfail
+++ b/selftest/knownfail
@@ -327,7 +327,3 @@
^samba4.blackbox.trust_ntlm.Test08.*client.*with.ADDOM.SAMBA.EXAMPLE.COM\\Administrator%locDCpass1\(fl2003dc:local\)
^samba4.blackbox.trust_ntlm.Test09.*client.*with.Administrator@ADDOMAIN%locDCpass1\(fl2003dc:local\)
^samba4.blackbox.trust_ntlm.Test10.*client.*with.Administrator@ADDOM.SAMBA.EXAMPLE.COM%locDCpass1\(fl2003dc:local\)
-#
-# The following should work once we don't map trusts to our domain
-^samba4.blackbox.trust_ntlm.Fail06.*client.*with.ADDOMAIN\\Administrator%locDCpass7\(fl2008r2dc:local\)
-^samba4.blackbox.trust_ntlm.Fail06.*client.*with.ADDOMAIN\\Administrator%locDCpass6\(fl2003dc:local\)