[CTDB and GFS] some troubles joining domain
Ignacio Coupeau
icoupeau at unav.es
Tue Jun 26 18:49:11 GMT 2007
>> The problem is that:
>> bin/net rpc join
>> returns always, in all three machines: "Segmentation fault".
>> However, I think the account in the LDAP/PDC side are wrote well
>> (sambaSamAccount, sambaNTPassword, sambaPwdLastSet, sambaSID et al).
>>
>> Some help/idea/point/track?
>> Thanks in advance,
>
> Run this under gdb with symbols and post the backtrace from
> the segfault please.
I hope this help:
[root at piedra bin]# gdb ./net
....
(gdb) run rpc join
Starting program: /usr/local/etc2/samba-ctdb/bin/net rpc join
Program received signal SIGSEGV, Segmentation fault.
0x08209da9 in tdb_transaction_start ()
(gdb) where
#0 0x08209da9 in tdb_transaction_start ()
#1 0x080f11b0 in secrets_store_machine_password (pass=0x9a648b0
"#Pgnqa5zGHaxQ0", domain=0x9a42cb8 "UNAV-PDC-01", sec_channel=2)
at passdb/secrets.c:618
#2 0x084016f8 in trust_pw_change_and_store_it (cli=0x9a64608,
mem_ctx=0x9a64550, domain=0x9a42cb8 "UNAV-PDC-01",
orig_trust_passwd_hash=0xbfdeb0cc
"\a|\177f\212%\023QÄC4\0165°\213¤piedra", sec_channel_type=2) at
libsmb/trusts_util.c:107
#3 0x080a942d in rpc_oldjoin_internals (domain_sid=0x9a64838,
domain_name=0x9a647d0 "UNAV-PDC-01", cli=0x9a43990,
pipe_hnd=0x9a64608, mem_ctx=0x9a64550, argc=0, argv=0x99bf1bc) at
utils/net_rpc.c:301
#4 0x080a90bc in run_rpc_command (cli_arg=0x0, pipe_idx=3,
conn_flags=56, fn=0x80a92a0 <rpc_oldjoin_internals>, argc=0,
argv=0x99bf1bc) at utils/net_rpc.c:168
#5 0x080a955a in net_rpc_perform_oldjoin (argc=0, argv=0x99bf1bc) at
utils/net_rpc.c:329
#6 0x080a969d in net_rpc_join (argc=0, argv=0x99bf1bc) at
utils/net_rpc.c:405
#7 0x0809c401 in net_run_function (argc=1, argv=0x99bf1b8,
table=0xbfdeb2f4, usage_fn=0x80b7b8f <net_rpc_usage>)
at utils/net.c:132
#8 0x080b7e6c in net_rpc (argc=1, argv=0x99bf1b8) at utils/net_rpc.c:6702
#9 0x0809c401 in net_run_function (argc=2, argv=0x99bf1b4,
table=0x84cdf00, usage_fn=0x80a69d9 <net_help>) at utils/net.c:132
#10 0x0809e885 in main (argc=3, argv=0xbfdeb854) at utils/net.c:1033
(gdb) quit
--
________________________________________________________
Dr. Ignacio Coupeau
Systems and Network Services Director
IT Services
University of Navarra http://www.unav.edu/
Pamplona, SPAIN http://www.unav.es/SI/
More information about the samba-technical
mailing list