summaryrefslogtreecommitdiff
path: root/selftest
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2019-01-11 10:44:30 +0100
committerChristof Schmitt <cs@samba.org>2019-09-27 17:25:29 +0000
commit63c9147f8631d73b52bdd36ff407e0361dcf5178 (patch)
treef219231cc1bc4864ae360f94cd4569fe8daf5542 /selftest
parent485874d6bb328c50c9a98785e85270f28ade7497 (diff)
downloadsamba-63c9147f8631d73b52bdd36ff407e0361dcf5178.tar.gz
winbind: provide passwd struct for group sid with ID_TYPE_BOTH mapping (again)
https://git.samba.org/?p=samba.git;a=commitdiff;h=394622ef8c916cf361f8596dba4664dc8d6bfc9e originally introduced the above feature. This functionality was undone as part of "winbind: Restructure get_pwsid" https://git.samba.org/?p=samba.git;a=commitdiff;h=bce19a6efe11980933531f0349c8f5212419366a I think that this semantic change was accidential. This patch undoes the semantic change and re-establishes the functionality. BUG: https://bugzilla.samba.org/show_bug.cgi?id=14141 Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Christof Schmitt <cs@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> Autobuild-User(master): Christof Schmitt <cs@samba.org> Autobuild-Date(master): Fri Sep 27 17:25:29 UTC 2019 on sn-devel-184
Diffstat (limited to 'selftest')
-rw-r--r--selftest/knownfail.d/passwd-id-type-both4
1 files changed, 0 insertions, 4 deletions
diff --git a/selftest/knownfail.d/passwd-id-type-both b/selftest/knownfail.d/passwd-id-type-both
deleted file mode 100644
index e969ef8d165..00000000000
--- a/selftest/knownfail.d/passwd-id-type-both
+++ /dev/null
@@ -1,4 +0,0 @@
-idmap\.rid.getpwnam for ID_TYPE_BOTH group succeeds\(ad_member_idmap_rid\)
-idmap\.rid.getpwnam for ID_TYPE_BOTH group output\(ad_member_idmap_rid\)
-idmap\.rid.getpwuid for ID_TYPE_BOTH group succeeds\(ad_member_idmap_rid\)
-idmap\.rid.getpwuid for ID_TYPE_BOTH group output\(ad_member_idmap_rid\)