list of all the windows machines and the one Linux Box I've set up with Samba. Yet when I try "net view \\LINUXBOX" I get the no-soup-for-you message: "System error 5 has occurred." "Access is denied." I don't remember setting up any password files for this installation of Samba, and there was no previous installations. Either I missed it in the documentation or no samba password file is required for simple operation? The accounts on the linux and windows boxes I'm trying to establish connections between have the same username and password. I downloaded the 2.2.7a tar ball, compiled and installed with all the default parameters on a "Core" linux distribution without any trouble or wanring messages. Next to nothing is running on the Linux machine. At first login, my bash=20 PID is in the mid 40's. AFAIK no firewall is in operation: though I'd be up=20 for confirming this. Information about the basic setup of the Linux box is here: http://members.rogers.com/riskweb3/Linux/ibm=5Flinux=5Fbox=5Finfo.html, the only notable error is that the Linux Box uses a static IP address, outside the range of the DHCP server. I can post the log files if any wishes, and here is the smb.conf file: [global] netbios name =3D LINUXBOX workgroup =3D WORKGROUP log level =3D 2 log file =3D /usr/local/samba/var/samba.log server string =3D "IBM Box in the server room" security =3D user [public] path =3D /home/risk browseable =3D yes guest ok =3D yes read only =3D no [risk] path =3D /home/risk browseable =3D yes guest ok =3D yes read only =3D no Help? - Jamie -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba --=_alternative 0061972F0A256CAD_Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset="iso-8859-1" <br><font size=3D2 face=3D"sans-serif">Have you defined a "guest user" in smb.conf and Linux passwd file ?</font> <br><font size=3D2 face=3D"sans-serif"><br> Jeffrey</font> <br> <br> <br> <br> <table width=3D100%> <tr valign=3Dtop> <td> <td><font size=3D1 face=3D"sans-serif"><b>"Jamie Risk" <jamie=5Frisk@yahoo.ca></b></font> <br><font size=3D1 face=3D"sans-serif">Envoy=E9 par : samba-admin@lists.samba.org</font> <p><font size=3D1 face=3D"sans-serif">13/01/2003 06:05</font> <br><font size=3D1 face=3D"sans-serif">Veuillez r=E9pondre =E0 "Jamie Risk"</font> <br> <td><font size=3D1 face=3D"Arial"> </font> <br><font size=3D1 face=3D"sans-serif"> Pour : samba@lists.samba.org</font> <br><font size=3D1 face=3D"sans-serif"> cc : </font> <br><font size=3D1 face=3D"sans-serif"> Objet : [Samba] I can see the Linux box, but not it's shares.</font></table> <br> <br> <br><font size=3D2 face=3D"Courier New">Hello,<br>