Subject: Re: Samba problems
To: Stephen Eastman <seastman@uswest.net>
From: Adrian Rollett <acrollet@andrew.cmu.edu>
List: port-mac68k
Date: 06/08/1999 09:20:51
On Mon, 7 Jun 1999, Stephen Eastman wrote:

* I am trying to set up Samba on a IIci running netbsd 1.4.  It is just the precompiled binary version 1.9.18p8.  I copied the smb.conf to /etc and commented out the lines for the prespecified public share, and then made sure all the windows hosts name were in the hosts file on the netbsd box, and also I included the netbsd box host name in the lmhosts files, and set the work group to the same thing on all machines.
* 
* The following message appears in the sambalog.smb file:
* 
* ERROR smb_shm_open : open failed with code No such file or directory
* ERROR: Failed to initialise fast share modes - trying slow code
* ERROR: Failed to initialise share modes!
* ERROR smb_shm_open : open failed with code No such file or directory
* ERROR: Failed to initialise fast share modes - trying slow code
* ERROR: Failed to initialise share modes!                                
* 
* When I try to connect from the samba server (jake) to the samba server (jake) using smbclient,  I get:
* 
* Added interface ip=10.10.82.4 bcast=10.10.82.255 nmask=255.255.255.0
* Session request failed (0,0) with myname=JAKE destname=JAKE
* Unspecified error 0x0
* Your server software is being unfriendly
* 

Though I don't know what your specific problem is here, I would highly
suggest that you go to http://samba.anu.edu.au/ and grab the latest samba
sources and compile from source - It will take a while to compile, but
there are good docs on it there, and I can just about gaurantee you that
you won't have any problems getting it to work...

cheers,

Adrian