#
# Script file for samba config
#
# empty lines and lines beginning with '#' is ignored
# lines beginning with ';' is shown as header info
#  in the generated html document
#
# format:
# [<section name>]	<-- samba config file share name
# option		<-- samba config file parameter
#

[global]
; Security setup
security
encrypt passwords
update encrypted
null passwords
passwd chat
passwd chat debug
passwd program
password server
unix password sync
valid users
invalid users

; Treat caseinsensitive clients nicely
password level
username level

; Host access
hosts allow
hosts deny
hosts equiv

; Map to guest
map to guest

; Default service
default service

; Scripts
add user script
delete user script

; Logging
log file
log level
message command
syslog
syslog only
