From ce196e7828b7ea8539f82d91bbcb294b1c815d29 Mon Sep 17 00:00:00 2001 From: Jennifer Sutton Date: Wed, 7 Jan 2026 15:26:53 +1300 Subject: [PATCH] =?utf8?q?selftest:=20Disable=20=E2=80=98krb5=20acceptor?= =?utf8?q?=20report=20canonical=20client=20name=E2=80=99=20for=20fl2008r2d?= =?utf8?q?c=20environment?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit So that we test with and without the option enabled. Signed-off-by: Jennifer Sutton Reviewed-by: Douglas Bagnall --- selftest/target/Samba4.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/selftest/target/Samba4.pm b/selftest/target/Samba4.pm index 14bca5772e6..5ad282c8213 100755 --- a/selftest/target/Samba4.pm +++ b/selftest/target/Samba4.pm @@ -1888,6 +1888,7 @@ sub provision_fl2008r2dc($$$) server reject aes schannel:torturepacwksta\$ = no kdc always include pac = no + krb5 acceptor report canonical client name = no "; my $extra_provision_options = ["--base-schema=2008_R2"]; my $ret = $self->provision($prefix, -- 2.47.3