Hi! I'm trying to get samba and LDAP work together but there is some problems. I'm using Samba 3.0.2a prebuild binaries (RH9) and openldap-2.0.27. (I've tried also to compile samba myself and the result is same) Everything goes fine, I can change password for users with smbldap-passwd, add users, delete users which are located in LDAP -directory. Everything seems to be ok. While trying to add W2K machine in a domain there's following error in the curacao2.log (my w2k ws logfile) and windows says : "The following error occurred attempting to join the domain "DOMAIN" : The remote procedure call failed [2004/03/11 18:24:50, 0] lib/fault.c:fault_report(36) ==============================================================[2004/03/11 18:24:50, 0] lib/fault.c:fault_report(37) INTERNAL ERROR: Signal 11 in pid 14468 (3.0.2a) Please read the appendix Bugs of the Samba HOWTO collection [2004/03/11 18:24:50, 0] lib/fault.c:fault_report(39) ==============================================================[2004/03/11 18:24:50, 0] lib/util.c:smb_panic(1400) PANIC: internal error [2004/03/11 18:24:50, 0] lib/util.c:smb_panic(1408) BACKTRACE: 27 stack frames: #0 smbd(smb_panic+0x11c) [0x81c3c3c] #1 smbd [0x81b2372] #2 /lib/tls/libc.so.6 [0x420275c8] #3 smbd(smbldap_make_mod+0xb5) [0x822c125] #4 smbd [0x819d916] #5 smbd [0x819f55e] #6 smbd [0x8197658] #7 smbd(pdb_update_sam_account+0x2e) [0x81989fe] #8 smbd [0x813b4cb] #9 smbd(_samr_set_userinfo2+0x15b) [0x813c4eb] #10 smbd [0x813275e] #11 smbd(api_rpcTNP+0x159) [0x814b109] #12 smbd(api_pipe_request+0xaf) [0x814aecf] #13 smbd [0x81445c6] #14 smbd [0x8144919] #15 smbd [0x8144b5b] #16 smbd [0x8144d5c] #17 smbd(write_to_pipe+0xf2) [0x8144cb2] #18 smbd [0x8089cde] #19 smbd(reply_trans+0x54b) [0x808a6ab] #20 smbd [0x80c8466] #21 smbd [0x80c8639] #22 smbd(process_smb+0x8f) [0x80c884f] #23 smbd(smbd_process+0x167) [0x80c9497] #24 smbd(main+0x4bf) [0x822fc1f] #25 /lib/tls/libc.so.6(__libc_start_main+0xe4) [0x42015574] #26 smbd(ldap_msgfree+0x8d) [0x8076f21] [2004/03/11 18:24:50, 1] smbd/ipc.c:api_fd_reply(292) api_fd_reply: INVALID PIPE HANDLE: 7255 Other smb-tools stuff works fine and I'm 100% sure that my configurations are correct but something happens when trying to join domain. If someone has idea what could be wrong it would be nice because I've spent too much time for this at the moment. /Markus