From 615b0d83d0fa021ae1301a8dc37bf3b953531d84 Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Fri, 21 Jul 2017 12:29:31 +0200 Subject: winbindd: as DC we should try to get the target_domain from @SOMETHING part of the username in wb_irpc_SamLogon() We still need a full routing table including all upn suffixes, but this is a start to support NTLM authentication using user@REALM against structed domains. Signed-off-by: Stefan Metzmacher Reviewed-by: Andreas Schneider --- selftest/knownfail | 8 -------- 1 file changed, 8 deletions(-) (limited to 'selftest') diff --git a/selftest/knownfail b/selftest/knownfail index c525447ccc4..aa89dab93e4 100644 --- a/selftest/knownfail +++ b/selftest/knownfail @@ -324,14 +324,6 @@ # rap password tests don't function in the ad_dc_ntvfs:local environment # ^samba.tests.auth_log_pass_change.samba.tests.auth_log_pass_change.AuthLogPassChangeTests.test_rap_change_password\(ad_dc_ntvfs:local\) -# -# winbindd doesn't handle routing for domain="" and -# account="Administrator@ADDOMAIN" yet. -# -^samba4.blackbox.trust_ntlm.Test09.*client.*with.Administrator@ADDOMAIN%locDCpass1\(fl2008r2dc:local\) -^samba4.blackbox.trust_ntlm.Test10.*client.*with.Administrator@ADDOM.SAMBA.EXAMPLE.COM%locDCpass1\(fl2008r2dc: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\) # We currently don't send referrals for LDAP modify of non-replicated attrs ^samba4.ldap.rodc.python\(rodc\).__main__.RodcTests.test_modify_nonreplicated.* ^samba4.ldap.rodc_rwdc.python.*.__main__.RodcRwdcTests.test_change_password_reveal_on_demand_kerberos -- cgit v1.2.1