]> git.ipfire.org Git - thirdparty/samba.git/commit
testprogs/blackbox: add test_ldap_token.sh to test "client use kerberos" and --use...
authorStefan Metzmacher <metze@samba.org>
Tue, 18 Jun 2024 17:34:30 +0000 (19:34 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 19 Jun 2024 09:07:36 +0000 (09:07 +0000)
commitdb2c576f329675e8d66e19c336fe04ccba918b4a
tree6f3909e8fa7f17d9995ac160eabc75ca03955ecc
parentcda8beea45303a77080c64bb2391d22c59672deb
testprogs/blackbox: add test_ldap_token.sh to test "client use kerberos" and --use-kerberos

This shows that they are ignored for machine accounts as domain member.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15666

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
selftest/knownfail.d/samba4.blackbox.ldap_token [new file with mode: 0644]
source4/selftest/tests.py
testprogs/blackbox/test_ldap_token.sh [new file with mode: 0755]