On 4/1/07, <b class="gmail_sendername">John R Pierce</b> <<a href="mailto:pierce@hogranch.com">pierce@hogranch.com</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>yum install samba samba-swat</blockquote><div> </div></div>Yeah, I figured that out (finally!).  It still doesn't work right, but I'll get there.<br><br>Okay, I can't just drop a teaser like that.<br><br>I have my machine configured to run VMWare Server with a NAT ethernet connection, and with samba running,  I can see the host with "printers and faxes" and "scheduled tasks," but no drives.  The whole point of this is to get access to my host drives from my Windows on VMWare guest.  Here's my 
smb.conf:<br><br># cat smb.conf<br># Global parameters<br>[global]<br>        workgroup = MARKGROUP<br>        server string = Samba Server<br>        log file = /var/log/samba/%m.log<br>        max log size = 50<br>        username map = /etc/samba/smbusers
<br>        socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192<br>        printcap name = /etc/printcap<br>        preferred master = Yes<br>        dns proxy = No<br>        wins support = Yes<br>        idmap uid = 16777216-33554431
<br>        idmap gid = 16777216-33554431<br>        hosts allow = 192.168.230. 192.168.108. 127.<br>        cups options = raw<br><br>[homes]<br>        comment = Home Directories<br>        path = /home/%u<br>        valid users = %S
<br>        read only = No<br>        browseable = No<br><br>[printers]<br>        comment = All Printers<br>        path = /var/spool/samba<br>        printable = Yes<br>        browseable = No<br><br>[tmp]<br>        comment = Temporary file space
<br>        path = /tmp<br>        read only = No<br>        guest ok = No<br><br>Now, I would expect at least to be able to see the tmp, but nothing.  Any suggestions would be welcome.<br><br>Thanks.<br><br>Mark Hull-Richter, Linux Kernel Engineer
<br>DATAllegro (<a href="http://www.datallegro.com">www.datallegro.com</a>)<br>85 Enterprise, Second Floor, Aliso Viejo, CA  92656<br>949-680-3082 - Office     949-330-7691 - fax<br><br>