|
ah l'allegato...non rieso ad allegare...
ve lo copio!
[global]
hosts deny = all
hosts allow = 192.168.0.1,192.168.0.2
# Change this for the workgroup/NT-domain name your Samba server will part of
workgroup = WORKGROUP
# server string is the equivalent of the NT Description field
server string = Server Linux
# load printers = yes
# You may wish to override the location of the printcap file
; printcap name = /etc/printcap
printing = cups
invalid users = root
log file = /var/log/samba/log.%m
max log size = 1000
syslog = 0
security = user
encrypt passwords = yes
dns proxy = no
obey pam restrictions = yes
[printers]
comment = hp1100
browseable = no
path = /tmp
printable = yes
public = yes
writeable = no
create mode = 0700
[hp1100]
comment = Stampante Laser
browseable = no
path = /tmp
printable = yes
public = yes
writeable = no
create mode = 0700
# A sample share for sharing your CD-ROM with others.
[asus40x]
comment = CD-ROM
writable = no
locking = no
path = /cdrom
public = no
[exchange]
comment = Exchange
path = /mnt/exchange
browseable = yes
writeable = true
writeable = yes
; preexec = /bin/mount /cdrom
; postexec = /bin/umount /cdrom
SCUSATE per la lunghezza
|