1997-10-19 09:16:54 +04:00
# 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 (perhaps too
# many!) most of which are not shown in this example
#
2023-03-27 12:33:32 +03:00
# For a step to step guide on installing, configuring and using samba,
2004-05-27 13:06:09 +04:00
# read the Samba-HOWTO-Collection. This may be obtained from:
# http://www.samba.org/samba/docs/Samba-HOWTO-Collection.pdf
#
2023-03-27 12:33:32 +03:00
# Many working examples of smb.conf files can be found in the
# Samba-Guide which is generated daily and can be downloaded from:
2004-05-27 13:06:09 +04:00
# http://www.samba.org/samba/docs/Samba-Guide.pdf
2003-04-28 04:57:51 +04:00
#
2023-03-27 12:33:32 +03:00
# Any line which starts with a ; (semi-colon) or a # (hash)
1997-10-19 09:16:54 +04:00
# is a comment and is ignored. In this example we will use a #
# for commentry 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 "testparm"
2023-03-27 12:33:32 +03:00
# to check that you have not made any basic syntactic errors.
1997-10-19 09:16:54 +04:00
#
#======================= Global Settings =====================================
1997-07-09 17:45:05 +04:00
[global]
2004-05-27 13:06:09 +04:00
# workgroup = NT-Domain-Name or Workgroup-Name, eg: MIDEARTH
1997-10-18 02:34:28 +04:00
workgroup = MYGROUP
1997-07-09 17:45:05 +04:00
1997-10-19 09:16:54 +04:00
# server string is the equivalent of the NT Description field
1997-10-18 02:34:28 +04:00
server string = Samba Server
1997-07-09 17:45:05 +04:00
2013-05-21 18:10:39 +04:00
# Server role. Defines in which mode Samba will operate. Possible
# values are "standalone server", "member server", "classic primary
# domain controller", "classic backup domain controller", "active
# directory domain controller".
#
2016-04-08 14:05:56 +03:00
# Most people will want "standalone server" or "member server".
2013-05-21 18:10:39 +04:00
# Running as "active directory domain controller" will require first
# running "samba-tool domain provision" to wipe databases and create a
# new domain.
server role = standalone server
2003-08-13 08:57:28 +04:00
1997-10-19 09:16:54 +04:00
# This option is important for security. It allows you to restrict
# connections to machines which are on your local network. The
# following example restricts access to two C class networks and
# the "loopback" interface. For more examples of the syntax see
# the smb.conf man page
1997-10-18 02:34:28 +04:00
; hosts allow = 192.168.1. 192.168.2. 127.
1997-10-19 09:16:54 +04:00
# Uncomment this if you want a guest account, you must add this to /etc/passwd
# otherwise the user "nobody" is used
1997-07-09 17:45:05 +04:00
; guest account = pcguest
1997-10-18 02:34:28 +04:00
1997-10-19 09:16:54 +04:00
# this tells Samba to use a separate log file for each machine
# that connects
1997-07-09 17:45:05 +04:00
log file = /usr/local/samba/var/log.%m
1997-10-19 09:16:54 +04:00
# Put a capping on the size of the log files (in Kb).
1997-07-09 17:45:05 +04:00
max log size = 50
2013-05-21 18:12:23 +04:00
# Specifies the Kerberos or Active Directory realm the host is part of
2003-08-13 08:57:28 +04:00
; realm = MY_REALM
2002-07-15 14:35:28 +04:00
2023-03-27 12:33:32 +03:00
# Backend to store user information in. New installations should
# use either tdbsam or ldapsam. smbpasswd is available for backwards
2003-08-13 08:57:28 +04:00
# compatibility. tdbsam requires no further configuration.
; passdb backend = tdbsam
1997-10-19 09:16:54 +04:00
# Using the following line enables you to customise your configuration
# on a per machine basis. The %m gets replaced with the netbios name
2002-02-07 01:51:07 +03:00
# of the machine that is connecting.
# Note: Consider carefully the location in the configuration file of
# this line. The included file is read at that point.
1997-07-09 17:45:05 +04:00
; include = /usr/local/samba/lib/smb.conf.%m
1997-10-19 09:16:54 +04:00
# Configure Samba to use multiple interfaces
# If you have multiple network interfaces then you must list them
# here. See the man page for details.
2023-03-27 12:33:32 +03:00
; interfaces = 192.168.12.2/24 192.168.13.2/24
1997-10-18 02:34:28 +04:00
1997-10-19 09:16:54 +04:00
# Where to store roving profiles (only for Win95 and WinNT)
# %L substitutes for this servers netbios name, %U is username
# You must uncomment the [Profiles] share below
1997-07-09 17:45:05 +04:00
; logon path = \\%L\Profiles\%U
1997-10-19 09:16:54 +04:00
# Windows Internet Name Serving Support Section:
# WINS Support - Tells the NMBD component of Samba to enable it's WINS Server
1997-07-09 17:45:05 +04:00
; wins support = yes
1997-10-19 09:16:54 +04:00
# WINS Server - Tells the NMBD components of Samba to be a WINS Client
# Note: Samba can be either a WINS Server, or a WINS Client, but NOT both
1997-07-09 17:45:05 +04:00
; wins server = w.x.y.z
1997-10-19 09:16:54 +04:00
# WINS Proxy - Tells Samba to answer name resolution queries on
# behalf of a non WINS capable client, for this to work there must be
# at least one WINS Server on the network. The default is NO.
1997-07-09 17:45:05 +04:00
; wins proxy = yes
1997-10-20 17:18:16 +04:00
# DNS Proxy - tells Samba whether or not to try to resolve NetBIOS names
2003-08-13 08:57:28 +04:00
# via DNS nslookups. The default is NO.
2023-03-27 12:33:32 +03:00
dns proxy = no
1997-10-20 17:18:16 +04:00
2023-03-27 12:33:32 +03:00
# These scripts are used on a domain controller or stand-alone
2003-08-13 08:57:28 +04:00
# machine to add or delete corresponding unix accounts
; add user script = /usr/sbin/useradd %u
; add group script = /usr/sbin/groupadd %g
; add machine script = /usr/sbin/adduser -n -g machines -c Machine -d /dev/null -s /bin/false %u
2003-12-23 00:32:33 +03:00
; delete user script = /usr/sbin/userdel %u
2003-08-13 08:57:28 +04:00
; delete user from group script = /usr/sbin/deluser %u %g
; delete group script = /usr/sbin/groupdel %g
1997-10-19 09:16:54 +04:00
#============================ Share Definitions ==============================
1997-07-09 17:45:05 +04:00
[homes]
comment = Home Directories
2023-03-22 12:05:24 +03:00
browsable = no
1997-07-09 17:45:05 +04:00
writable = yes
1997-10-19 09:16:54 +04:00
# Un-comment the following and create the netlogon directory for Domain Logons
1997-07-09 17:45:05 +04:00
; [netlogon]
1997-10-18 02:34:28 +04:00
; comment = Network Logon Service
1997-07-09 17:45:05 +04:00
; path = /usr/local/samba/lib/netlogon
; guest ok = yes
; writable = no
1997-10-20 17:18:16 +04:00
; share modes = no
1997-07-09 17:45:05 +04:00
1997-10-18 02:34:28 +04:00
1997-10-19 09:16:54 +04:00
# Un-comment the following to provide a specific roving profile share
# the default is to use the user's home directory
1997-07-09 17:45:05 +04:00
;[Profiles]
; path = /usr/local/samba/profiles
2023-03-22 12:05:24 +03:00
; browsable = no
1997-07-09 17:45:05 +04:00
; guest ok = yes
1997-10-18 02:34:28 +04:00
2023-03-27 12:33:32 +03:00
# NOTE: If you have a BSD-style print system there is no need to
1997-10-19 09:16:54 +04:00
# specifically define each individual printer
1997-07-09 17:45:05 +04:00
[printers]
comment = All Printers
path = /usr/spool/samba
2023-03-22 12:05:24 +03:00
browsable = no
2023-03-27 12:33:53 +03:00
# Change 'guest ok' from 'no' to 'yes' to allow the 'guest account' user to print
1997-07-09 17:45:05 +04:00
guest ok = no
writable = no
1997-10-18 02:40:45 +04:00
printable = yes
1997-07-09 17:45:05 +04:00
1997-10-19 09:16:54 +04:00
# This one is useful for people to share files
1997-07-09 17:45:05 +04:00
;[tmp]
; comment = Temporary file space
; path = /tmp
; read only = no
; public = yes
1997-10-19 09:16:54 +04:00
# A publicly accessible directory, but read only, except for people in
# the "staff" group
1997-10-18 02:34:28 +04:00
;[public]
; comment = Public Stuff
; path = /home/samba
; public = yes
2009-04-06 14:45:46 +04:00
; writable = no
1997-10-18 02:34:28 +04:00
; printable = no
1997-10-19 09:16:54 +04:00
; write list = @staff
1997-07-09 17:45:05 +04:00
2023-03-27 12:33:32 +03:00
# Other examples.
1997-10-19 09:16:54 +04:00
#
# A private printer, usable only by fred. Spool data will be placed in fred's
# home directory. Note that fred must have write access to the spool directory,
# wherever it is.
1997-07-09 17:45:05 +04:00
;[fredsprn]
; comment = Fred's Printer
; valid users = fred
; path = /homes/fred
; printer = freds_printer
; public = no
; writable = no
; printable = yes
1997-10-19 09:16:54 +04:00
# A private directory, usable only by fred. Note that fred requires write
# access to the directory.
1997-07-09 17:45:05 +04:00
;[fredsdir]
; comment = Fred's Service
; path = /usr/somewhere/private
; valid users = fred
; public = no
; writable = yes
; printable = no
1997-10-19 09:16:54 +04:00
# a service which has a different directory for each machine that connects
# this allows you to tailor configurations to incoming machines. You could
1997-11-30 08:46:33 +03:00
# also use the %U option to tailor it by user name.
1997-10-19 09:16:54 +04:00
# The %m gets replaced with the machine name that is connecting.
1997-07-09 17:45:05 +04:00
;[pchome]
; comment = PC Directories
; path = /usr/pc/%m
; public = no
; writable = yes
1997-10-19 09:16:54 +04:00
# A publicly accessible directory, read/write to all users. Note that all files
# created in the directory by users will be owned by the default user, so
# any user with access can delete any other user's files. Obviously this
# directory must be writable by the default user. Another user could of course
# be specified, in which case all files would be owned by that user instead.
1997-07-09 17:45:05 +04:00
;[public]
; path = /usr/somewhere/else/public
; public = yes
; only guest = yes
; writable = yes
; printable = no
1997-10-19 09:16:54 +04:00
# The following two entries demonstrate how to share a directory so that two
# users can place files there that will be owned by the specific users. In this
# setup, the directory should be writable by both users and should have the
# sticky bit set on it to prevent abuse. Obviously this could be extended to
# as many users as required.
1997-07-09 17:45:05 +04:00
;[myshare]
; comment = Mary's and Fred's stuff
; path = /usr/somewhere/shared
; valid users = mary fred
; public = no
; writable = yes
; printable = no
; create mask = 0765
1997-10-18 02:34:28 +04:00