documentation:configuration:config_files:config_samba

/etc/config/wireless

Samba configuration file

Sections

Type Description
general general samba settings
share samba share
samba-users user level access

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 yes 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

samba-users

User-Level access is not yet implemented.

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