Hello, I am trying to install Samba and have started going through the DIAGNOSE.TXT file.. However, I am can not get past step 3, but am getting some really wierd stuff, so I don't know whether it is some sort of bug, or it is me doing something wrong.... I downloaded the latest, samba-2.0.6 from the web site, then did: ./configure make make install I have a basic config as follows: [global] workgroup = IC dns proxy = no [homes] comment = Home Directory guest ok = no read only = no [public] comment = Public Directory path = /home/public writable = yes [tmp] comment = Temporary Files path = /tmp read only = no And have started using: smbd -D and nmbd -D Now, when I do: smbclient -L IClinuxServer I get: added interface ip=192.168.0.2 bcast=192.168.0.255 nmask=255.255.255.0 Password: (I ENTER MY PASSWORD (for root) HERE) session setup failed: code 0 I have tried under different users... When I look in the log.smb file, I get the following (THIS IS THE WIERD BIT!!!): [2000/01/15 22:56:06, 1] smbd/server.c:main(643) smbd version 2.0.6 started. Copyright Andrew Tridgell 1992-1998 [2000/01/15 22:56:06, 1] smbd/files.c:file_init(216) file_init: Information only: requested 10000 open files, 1014 are available. [2000/01/15 22:56:13, 0] lib/fault.c:fault_report(40) ==============================================================[2000/01/15 22:56:13, 0] lib/fault.c:fault_report(41) INTERNAL ERROR: Signal 11 in pid 147 (2.0.6) Please read the file BUGS.txt in the distribution [2000/01/15 22:56:13, 0] lib/fault.c:fault_report(43) ==============================================================[2000/01/15 22:56:13, 0] lib/util.c:smb_panic(2456) PANIC: internal error [2000/01/15 22:57:11, 0] lib/fault.c:fault_report(40) ==============================================================[2000/01/15 22:57:11, 0] lib/fault.c:fault_report(41) INTERNAL ERROR: Signal 11 in pid 152 (2.0.6) Please read the file BUGS.txt in the distribution [2000/01/15 22:57:11, 0] lib/fault.c:fault_report(43) ==============================================================[2000/01/15 22:57:11, 0] lib/util.c:smb_panic(2456) PANIC: internal error [2000/01/15 22:57:20, 0] lib/fault.c:fault_report(40) ==============================================================[2000/01/15 22:57:20, 0] lib/fault.c:fault_report(41) INTERNAL ERROR: Signal 11 in pid 154 (2.0.6) Please read the file BUGS.txt in the distribution [2000/01/15 22:57:20, 0] lib/fault.c:fault_report(43) ==============================================================[2000/01/15 22:57:20, 0] lib/util.c:smb_panic(2456) PANIC: internal error [2000/01/15 22:58:08, 0] lib/fault.c:fault_report(40) ==============================================================[2000/01/15 22:58:08, 0] lib/fault.c:fault_report(41) INTERNAL ERROR: Signal 11 in pid 159 (2.0.6) Please read the file BUGS.txt in the distribution [2000/01/15 22:58:08, 0] lib/fault.c:fault_report(43) ==============================================================[2000/01/15 22:58:08, 0] lib/util.c:smb_panic(2456) PANIC: internal error Do you know what this is? Thanks in Advance!! Bye for Now, Ian ---------------------------------------- Ian Chilton E-Mail: ian@ichilton.co.uk Web Page: http://www.ianchilton.co.uk ----------------------------------------