Germán Bobr
2009-Oct-09 12:11 UTC
[Samba] samba 3.0.33: Can't change computer names in a domain
Hello! I saw there is a lot of people with the same problem that mine, but they are using recent versions of samba. I am using 3.0.33 in a CentOS 5.3 server wich is supposed to be realy stable and tested. At server side, machine trust account gets renamed both in /etc/passwd and in samba database. But at client side, the windows box shows an error and keeps his old name. This is what smbd.log shows: ==============================================================[2009/10/08 11:10:32, 0] lib/fault.c:fault_report(42) INTERNAL ERROR: Signal 11 in pid 11052 (3.0.33-3.7.el5_3.1) Please read the Trouble-Shooting section of the Samba3-HOWTO [2009/10/08 11:10:32, 0] lib/fault.c:fault_report(44) From: http://www.samba.org/samba/docs/Samba3-HOWTO.pdf [2009/10/08 11:10:32, 0] lib/fault.c:fault_report(45) ==============================================================[2009/10/08 11:10:32, 0] lib/util.c:smb_panic(1655) PANIC (pid 11052): internal error [2009/10/08 11:10:32, 0] lib/util.c:log_stack_trace(1759) BACKTRACE: 19 stack frames: #0 smbd(log_stack_trace+0x1c) [0x2b73da3bb55c] #1 smbd(smb_panic+0x43) [0x2b73da3bb643] #2 smbd [0x2b73da3a9172] #3 /lib64/libpthread.so.0 [0x2b73dbb214c0] #4 smbd(talloc_free+0x193) [0x2b73da3a36f3] #5 smbd(_samr_set_userinfo2+0x4ad) [0x2b73da306e9d] #6 smbd [0x2b73da2ff27e] #7 smbd(api_rpcTNP+0x17b) [0x2b73da3165bb] #8 smbd(api_pipe_request+0x168) [0x2b73da316b28] #9 smbd [0x2b73da3125ab] #10 smbd [0x2b73da312a15] #11 smbd [0x2b73da2184e6] #12 smbd [0x2b73da2188d2] #13 smbd(reply_trans+0x6fe) [0x2b73da21974e] #14 smbd [0x2b73da26c064] #15 smbd(smbd_process+0x7b1) [0x2b73da26d011] #16 smbd(main+0xa20) [0x2b73da470740] #17 /lib64/libc.so.6(__libc_start_main+0xf4) [0x2b73dd058974] #18 smbd [0x2b73da1fe819] [2009/10/08 11:10:32, 0] lib/fault.c:dump_core(181) dumping core in /var/log/samba/cores/smbd I dont want to change samba version because i dont want to break the system. Thank you