Also das mit dem swat hab ich nicht hingekriegt, dafür hab ich es anders gelöst. Allerdings kann ich nur lesend auf das Netzlaufwerk zugreifen. Woran liegt das?
Hier noch meine smb.conf
Code:
[global]
workgroup = sambashare
interfaces = 192.168.0.4/255.255.255.0
bind interfaces only = yes
security = SHARE
keepalive = 30
os level = 2
server string = noViSan - the real one
log file = /server/samba/var/log.%m
log level = 1
max log size = 150
socket options = TCP_NODELAY
dns proxy = no
load printers = no
[homes]
comment = Home Directories
browseable = no
writable = yes
valid users = %S
[home]
comment = Public Stuff
path = /home
public = yes
writable = yes
printable = no