Konfigurasi Samba Linux
Konfigurasi Samba Linux
writeable = yes
valid users = kel7,root
[printers]
comment = All Printers
browseable = no
path = /var/spool/samba
printable = yes
public = no
writable = no
create mode = 0700
# Sharing Printer Windows clients look for this share name as a source of downloadable
[print$]
comment = Printer Drivers
path = /var/lib/samba/printers
browseable = yes
read only = yes
writable = yes
guest ok = no -> guest dilarang masuk
write list = root, @ntadmin
# Sharing CD-ROM with others.
[cdrom]
comment = Samba servers CD-ROM
writable = no
locking = no
path = /cdrom
public = yes -> public berarti bebas dipakai oleh siapa saja
Merestart daemon Samba
#/etc/init.d/samba restart
Untuk test apakah konfigurasi kita sudah berhasil, lakukan pengecekan menggunakan
search computers or people a computer on the network ketikkan alamat IP kita