Displaying 3 results from an estimated 3 matches for "markgroup".
Did you mean:
maigroup
2007 Mar 29
1
Problems with Samba between Linux host and VMWare Windows guest
...I have the Windows guest configured to use NAT, and it has the IP address
192.168.118.128. (The 172.* info is in case I try the Windows configured
for a "host-only" network, which I have yet to try).
Here is my smb.conf file on the Linux host:
# Global parameters
[global]
workgroup = MARKGROUP
server string = CentOS Samba Server
hosts allow = 172.16.59. 192.168.118. 127.
printcap name = /etc/printcap
cups options = raw
log file = /var/log/samba/%m.log
max log size = 50
security = user
password server = none
username map = /etc/samba/smbusers
socket options = TCP_NODELAY SO_RCVBUF=8192 SO...
2007 Apr 02
0
Can't see samba drives in host Linux from VMWare guest Windows
...mba 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:
# cat smb.conf
# Global parameters
[global]
workgroup = MARKGROUP
server string = Samba Server
log file = /var/log/samba/%m.log
max log size = 50
username map = /etc/samba/smbusers
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
printcap name = /etc/printcap
preferred master = Yes
dns prox...
2007 Apr 04
0
Can't see samba drives or printers in host Linux from VMWare guest Windows
...he host with "printers
and faxes" and "scheduled tasks," but no drives or printers. The whole
point of this is to get access to my host drives and printers from my
Windows on VMWare guest. Here's my smb.conf:
# cat smb.conf
# Global parameters
[global]
workgroup = MARKGROUP
server string = Samba Server
log file = /var/log/samba/%m.log
max log size = 50
username map = /etc/samba/smbusers
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
printcap name = /etc/printcap
preferred master = Yes
dns prox...