Joining Head server to Head server

Jeremy Allison jra at samba.org
Sat Dec 29 00:24:06 GMT 2001


On Thu, Dec 27, 2001 at 07:43:48PM -0800, Cody R. Nivens wrote:
> I tried to join a server using net rpc join to a HEAD server.  It barfed.
> No core dump, but the log says the following at the bottom:
> 
> [2001/12/27 19:20:17, 2, effective(0, 0), real(0, 0)]
> passdb/pdb_ldap.c:get_single_attribute(254)
>   get_single_attribute: [lmPassword] = [NO PASSWORDXXXXXXXXXXXXXXXXXXXXX]
> [2001/12/27 19:20:17, 2, effective(0, 0), real(0, 0)]
> passdb/pdb_ldap.c:get_single_attribute(254)
>   get_single_attribute: [ntPassword] = [NO PASSWORDXXXXXXXXXXXXXXXXXXXXX]
> [2001/12/27 19:20:17, 2, effective(0, 0), real(0, 0)]
> passdb/pdb_ldap.c:get_single_attribute(254)
>   get_single_attribute: [acctFlags] = [[NDW        ]]
> [2001/12/27 19:20:17, 3, effective(0, 0), real(0, 0)]
> smbd/sec_ctx.c:pop_sec_ctx(380)
>   pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
> [2001/12/27 19:20:17, 0, effective(0, 0), real(0, 0)]
> lib/fault.c:fault_report(37)
>   ===============================================================
> [2001/12/27 19:20:17, 0, effective(0, 0), real(0, 0)]
> lib/fault.c:fault_report(38)
>   INTERNAL ERROR: Signal 11 in pid 26943 (3.0-alpha12)
>   Please read the file BUGS.txt in the distribution
> [2001/12/27 19:20:17, 0, effective(0, 0), real(0, 0)]
> lib/fault.c:fault_report(40)
>   ===============================================================
> [2001/12/27 19:20:17, 0, effective(0, 0), real(0, 0)]
> lib/util.c:smb_panic(1122)
>   PANIC: internal error
> 
> The net rpc join reports the following:
> 
> Password:
> [2001/12/27 19:20:37, 0, effective(0, 0), real(0, 0)]
> rpc_client/cli_pipe.c:rpc_api_pipe(359)
>   cli_pipe: return critical error. Error was SUCCESS - 0
> [2001/12/27 19:20:37, 0, effective(0, 0), real(0, 0)]
> utils/net_rpc_join.c:net_rpc_join(183)
>   could not re-open existing user keckclus$: NT_STATUS_UNSUCCESSFUL
> Unable to join domain CSSYSADM.
> 
> I have attached the full log of the join attempt and the configuration
> file of the server.  (Tried the gdb stuff in BUGS.txt, but didn't work.
> Any suggestions on a modified procedure?)

Can you get a stack backtrace for the HEAD smbd please ? (Use "panic
action" parameter in smb.conf).

Should be easy to fix once I'v seen the backtrace.

Jeremy.




More information about the samba-technical mailing list