Starting program: /usr/bin/net join -w SMBPDC -S pdc -U root%password [Thread debugging using libthread_db enabled] Program received signal SIGSEGV, Segmentation fault. 0x00007ffff79eb888 in rpc_pipe_bind_step_two_done (subreq=0x0) at rpc_client/cli_pipe.c:1808 1808 if (state->cli->dc->negotiate_flags & (gdb) print state->cli->dc $4 = (struct netlogon_creds_CredentialState *) 0x0 PDC is running an ancient Samba version (that was shipped with RHEL5) # rpm -qi samba Name : samba Relocations: (not relocatable) Version : 3.0.33 Vendor: Red Hat, Inc. Release : 3.14.el5 Build Date: Thu 28 May 2009 07:43:36 PM CEST Patch is on its way through autobuild
Created attachment 8573 [details] Patch that went into master Applies cleanly to 4.0.x. Christian, does this also fail in 3.6.x ? Jeremy.
3.6 is not affected, it does not contain the AES support patches Karolin, please include the fix into v4.0.next
In case you want to cherry-pick from master, it is commit 3d29bb2
Pushed to autobuild-v4-0-test.
Pushed to v4-0-test. Closing out bug report. Thanks!