Skip navigation

samba merupakan server data berbasiskan Linux yang memungkinkan komunikasi antar mesin berbasiskan *NIX , Linux dan windows dapat berkomunikasi dengan baik.

berikut ini merupakan konfigurasi samba yang biasa dipake pada mesin-mesin samba server di warnet-warnet

smb.conf

# Samba config file created using SWAT
# from 0.0.0.0 (0.0.0.0)
# Date: 2008/04/27 14:36:27

[global]
log file = /var/log/samba/log.%I
load printers = no
guest account = nobody
ldap ssl = no
server string = M3tr0_Server
socket options = SO_BROADCAST TCP_NODELAY IPTOS_LOWDELAY IPTOS_THROUGHPUT SO_SNDBUF=65536 SO_RCVBUF=65536
workgroup = workgroup
os level = 32
domain master = Yes
security = share
passdb backend = tdbsam
wins proxy = Yes
max log size = 50

[DATA]
browseable = yes
writeable = yes
path = /data
guest ok = yes
hide dot files = no
comment = Documents
create mode = 0777

directory mode =777

veto files = /*humb*.*/*.bat/*.com/*.scr/*.exe/*.msi/*esktop.ini/*utorun.inf/*.reg/*.vbs/*.htt
[MMEDIA]
writeable = yes
public = yes
path = /mmedia
comment = Multimedia
browseable = yes
read only = no
guest ok = yes
create mask = 0777

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.