summaryrefslogtreecommitdiff
path: root/selftest/knownfail
diff options
context:
space:
mode:
authorChristof Schmitt <cs@samba.org>2019-03-11 16:26:48 -0700
committerChristof Schmitt <cs@samba.org>2019-04-18 17:21:17 +0000
commitd006c769a9cad275339b18b08e13d48acb29d7fc (patch)
tree5cff5141be051c031fa0094e7cf8e70fa1c5d645 /selftest/knownfail
parent84f6fdcef3b11ab4a4087c52f2f4c5a749a43b92 (diff)
downloadsamba-d006c769a9cad275339b18b08e13d48acb29d7fc.tar.gz
nsswitch: Add testcase for checking output of wbinfo --sid-to-name
The username should always be returned in the DOMAISHORTNAME/USERNAME format. BUG: https://bugzilla.samba.org/show_bug.cgi?id=13831 Signed-off-by: Christof Schmitt <cs@samba.org> Reviewed-by: Volker Lendecke <vl@samba.org>
Diffstat (limited to 'selftest/knownfail')
-rw-r--r--selftest/knownfail1
1 files changed, 1 insertions, 0 deletions
diff --git a/selftest/knownfail b/selftest/knownfail
index c588f2f5c6b..29cce4bc2f7 100644
--- a/selftest/knownfail
+++ b/selftest/knownfail
@@ -368,3 +368,4 @@
^samba.tests.ntlmdisabled.python\(ktest\).python2.ntlmdisabled.NtlmDisabledTests.test_samr_change_password\(ktest\)
^samba.tests.ntlmdisabled.python\(ad_dc_no_ntlm\).python3.ntlmdisabled.NtlmDisabledTests.test_ntlm_connection\(ad_dc_no_ntlm\)
^samba.tests.ntlmdisabled.python\(ad_dc_no_ntlm\).python2.ntlmdisabled.NtlmDisabledTests.test_ntlm_connection\(ad_dc_no_ntlm\)
+^samba3.wbinfo_name_lookup.Verify DOMAIN/USER output\(ad_member\)