
复制# This is 出于
a comment            ; So is this            # Remember that all shares need to be entered in the Wiki! -Opsteam            [global]            workgroup = BIGCO            # %v gets expanded to the version of Samba            server string = Samba Server Version %v            # By default any file starting with . will have the hidden attribute set            hide dot files = yes            # Home directories come from the UNIX password file            # anyone matching a user will use this section            [homes]            comment = Home directories            # dot files will be hidden because its a global            [printers]            comment = System printers            printable = yes            # A share that everyone can see            [projecta]            path = /var/spool/projects/projecta            # Override the global version of hiding dot files            hide dot files = no1.2.3.4.5.6.7.8.9.10.11.12.13.14.15.16.17.18.19.20.21.22.