documentation:configuration:config_files:config_samba

This is an old revision of the document!


A PCRE internal error occured. This might be caused by a faulty plugin

====== /etc/config/wireless ====== Samba configuration file ===== Sections ===== ^ Type ^ Description ^ | [[config_samba#general|general]] | general samba settings | | [[config_samba#sharee|share]] | samba share | ==== general ==== The general samba section defines common server settings relevant to the whole service. == Common options == ^ Name ^ Type ^ Required ^ Default ^ Option ^ Description ^ | name | string | no | DD-WRT NXT | | Name of the server | | workgroup | string | no | WORKGROUP | | Name of the workgroup | | description | string | no | DD-WRT NXT | | Description of the server | | charset | string | no | UTF-8 | | Display charset & unix charset | | homes | boolean | no | 0 | 0,1 | Share the user directory | | interface | string | no | loopback lan | | Interfaces samba should listen on | ==== share ==== Each share represents a mount-point which will be accessible within your local network. === Common Options === ^ Name ^ Type ^ Required ^ Default ^ Option ^ Description ^ | name | string | yes | | | Name of the share | | path | string | yes | | | The complete path to the directory | | read_only | string | no | yes | no,yes | If yes, only allows read access to share | | guest_ok | string | no | no | no,yes | Defines if share will be accessible as anonymous user | | create_mask | integer | no | 0700 | | chmod mask for files created | | dir_mask | integer | no | 0700 | | chmod mask for directories created |

documentation/configuration/config_files/config_samba.1467621280.txt.gz · Last modified: 2018/05/24 09:05 (external edit)