summaryrefslogtreecommitdiff
path: root/selftest
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2020-01-23 16:21:43 +0100
committerKarolin Seeger <kseeger@samba.org>2020-02-11 11:49:18 +0000
commitf778dc20b5af18b46260bc2f3791605f1874f38b (patch)
tree2023ce6fc062d5b2333c0f6530d1fa150ff549fb /selftest
parentc880f3539a11ee96235ca1505e3ca6a8a62ba388 (diff)
downloadsamba-f778dc20b5af18b46260bc2f3791605f1874f38b.tar.gz
s3:auth_sam: map an empty domain or '.' to the local SAM name
When a domain member gets an empty domain name or '.', it should not forward the authentication to domain controllers of the primary domain. But we need to keep passing UPN account names with an empty domain to the DCs as a domain member. BUG: https://bugzilla.samba.org/show_bug.cgi?id=14247 Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org> (cherry picked from commit 590df382bea44eec2dbfd2a28c659b0a29188bca)
Diffstat (limited to 'selftest')
-rw-r--r--selftest/knownfail.d/empty-domain-name2
1 files changed, 1 insertions, 1 deletions
diff --git a/selftest/knownfail.d/empty-domain-name b/selftest/knownfail.d/empty-domain-name
index 9855e4d58c2..a1ffcaf7e3c 100644
--- a/selftest/knownfail.d/empty-domain-name
+++ b/selftest/knownfail.d/empty-domain-name
@@ -1,5 +1,5 @@
^samba3.blackbox.smbclient_auth.empty_domain.domain_creds.smbclient.*as.user.*nt4_member
-^samba3.blackbox.smbclient_auth.empty_domain.member_creds.smbclient.*as.user.*ad_member
+^samba3.blackbox.smbclient_auth.empty_domain.domain_creds.smbclient.*as.user.*ad_member
^samba3.blackbox.smbclient_auth.dot_domain.domain_creds.smbclient.*as.user.*nt4_member
^samba3.blackbox.smbclient_auth.dot_domain.domain_creds.smbclient.*as.user.*ad_member
^samba3.blackbox.smbclient_auth.upn.domain_creds.smbclient.*as.*user.*nt4_member