summaryrefslogtreecommitdiff
path: root/selftest
diff options
context:
space:
mode:
authorJoseph Sutton <josephsutton@catalyst.net.nz>2021-02-24 01:13:41 +1300
committerAndrew Bartlett <abartlet@samba.org>2021-04-07 09:18:30 +0000
commit88b3d3443b3a581ec301430346b3e9bf05d81b5e (patch)
tree4e996cf331216d37c7f4bcfedb855ef3b24f00d8 /selftest
parent05d70f92b633284044d1cd14314eadb3645c1e09 (diff)
downloadsamba-88b3d3443b3a581ec301430346b3e9bf05d81b5e.tar.gz
s4:dsdb/password_hash: Don't generate crypt() password for krbtgt account
Since the length of the krbtgt password after conversion to UTF-8 form is typically greater than the maximum accepted by crypt(), the call usually fails. This commit disables generation of crypt() passwords for this specific account, as it's not necessary. BUG: https://bugzilla.samba.org/show_bug.cgi?id=14621 Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'selftest')
-rw-r--r--selftest/knownfail.d/bug-146211
1 files changed, 0 insertions, 1 deletions
diff --git a/selftest/knownfail.d/bug-14621 b/selftest/knownfail.d/bug-14621
deleted file mode 100644
index 65acac7f07b..00000000000
--- a/selftest/knownfail.d/bug-14621
+++ /dev/null
@@ -1 +0,0 @@
-^samba.tests.samba_tool.provision_userPassword_crypt