daewoo
19-06-2004, 18:33
Ciao, ho una rete con 2 pc, windows2000 e linux salckware
su slackware faccio girare samba, ma ho questi 2 problemi ch enon so risolvere:
- eccesiva lentezza nell'accesso alle cartelle linux (mi ci addormento)
- permessi in scrittura negati
vi posto il file smb.conf:
[global]
guest account = nobody
netbios name = SlackMe
server string = Samba Server
encrypt password = yes
smb passwd file = /usr/local/samba/bin/smbpasswd
path = /
workgroup = WORKGROUP
log level=0
log file = /usr/local/samba/var/log.%m
max log size = 50
os level = 34
hosts allow = 192.168.0.50, 127.0.0.1
security = share
[pubblic]
comment = Pubblic Share
path = /
public = yes
writable = yes
browseable = yes
read only = no
create mask = 0750
guest ok = yes
192.168.0.50 è l'indirizzo privato windows, mentre linux ha il 192.168.0.51
spero che qualcuno mi aiuti
ciao e grazie
su slackware faccio girare samba, ma ho questi 2 problemi ch enon so risolvere:
- eccesiva lentezza nell'accesso alle cartelle linux (mi ci addormento)
- permessi in scrittura negati
vi posto il file smb.conf:
[global]
guest account = nobody
netbios name = SlackMe
server string = Samba Server
encrypt password = yes
smb passwd file = /usr/local/samba/bin/smbpasswd
path = /
workgroup = WORKGROUP
log level=0
log file = /usr/local/samba/var/log.%m
max log size = 50
os level = 34
hosts allow = 192.168.0.50, 127.0.0.1
security = share
[pubblic]
comment = Pubblic Share
path = /
public = yes
writable = yes
browseable = yes
read only = no
create mask = 0750
guest ok = yes
192.168.0.50 è l'indirizzo privato windows, mentre linux ha il 192.168.0.51
spero che qualcuno mi aiuti
ciao e grazie