Hi!
Samba: 3.0.13-1.1
System: SuSE 9.3 (VPS)
Verbindung via OpenVPN
Zu den Benutzernamen: Verzeichnis-Besitzername und Anmelde-Logonname sind identisch.
[global]
workgroup = Irgendwas
printing = cups
printcap name = cups
printcap cache time = 750
cups options = raw
printer admin = @ntadmin, root, administrator
username map = /etc/samba/smbusers
map to guest = Bad User
include = /etc/samba/dhcp.conf
logon path = \\%L\profiles\.msprofile
logon home = \\%L\%U\.9xprofile
logon drive = P:
add machine script = /usr/sbin/useradd -c Machine -d /var/lib/nobody -s /bin/false %m$
domain logons = No
domain master = No
security = user
passdb backend = smbpasswd
read only = No
msdfs proxy = no
wins support = Yes
case sensitive = yes
[freigabe]
inherit acls = Yes
path = /home/marco/verzeichnis
public = Yes
read only = No
force create mode = 0777
force directory mode = 0777
create mask = 0777
directory mask = 0777
guest ok = Yes
browseable = Yes
Grüße