2.0

Table Of Contents
VMware, Inc. 261
Chapter 11 Configuring a Virtual Network
# Shared resources
# Home directories
[homes]
comment = Home directories
browseable = no
writable = yes
# Printers
;[printers]
; comment = All printers
; path = /var/lpd
; browseable = no
; guest ok = no
; writable = no
; printable = yes
;[HostFS]
; comment = VMware host filesystem
; path = /
; public = no
; writeable = yes
; printable = no
Sample smb.conf for Bridged Networking
ThefollowingsampleSambaconfigurationfileisforusewithbridgednetworking.This
configurationfileisbasedonthe2.0.7versionofSambaandassumesthatyouareusing
yourexistingSambaserver,asprovidedwithyourhostcomputersLinuxdistribution.
Theconfigurationfileisplacedin/etcbydefault.
# This is the main Samba configuration file. Read the
# smb.conf(5) manual page to understand the options listed
# here. Samba has a huge number of configurable options
# most of which are not shown in this example
#
# Any line that starts with a ; (semicolon) or a # (hash)
# is a comment and is ignored. In this example we will use a #
# for commentary and a ; for parts of the config file that you
# might wish to enable
#
# NOTE: Whenever you modify this file run the command
# "testparm" to check that you have not many any basic syntactic
# errors.
# Global Settings
[global]