Specifications

Table Of Contents
VMware Server Virtual Machine Guide
204 VMware, Inc.
# 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
The!following!sample!Samba!configuration!file!is!for!use!with!bridged!networking.!This!
configuration!file!is!based!on!the!2.0.7!version!of!Samba!and!assumes!that!you!are!using!
your!existing!Samba!server,!as!provided!with!your!host!computer’s!Linux!distribution.!
The!configuration!file!is!placed!in!/etc!by!default.
# This is the main Samba configuration file. You should read the
# smb.conf(5) manual page in order 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
# may wish to enable
#
# NOTE: Whenever you modify this file you should run the command