funktioniert leider immer noch nicht. Genau dasselbe Problem wie vorher.
Meine smb.conf sieht im Moment jetzt so aus.
# smb.conf is the main Samba configuration file. You find a full commented
# version at /usr/share/doc/packages/samba/examples/smb.conf.SuSE
# Date: 2004-04-06
[global]
workgroup = xxxxxxx.de
interfaces = 127.0.0.1 eth0
bind interfaces only = true
map to guest = Bad User
printing = cups
printcap name = /etc/printcab
printer admin = @ntadmin, root, administrator
load printers
[Johannes]
comment = Ordner Johannes
path = /johannes
public = Yes
create mask = 0600
browseable = Yes
writable = yes
[Hp8000]
browseable = yes
printable = yes
public = yes
read only = yes
create mode = 0700
directory = /tmp
comment = Hp Laserjet 8000 auf Linux-Edv
print command = lpr -r Php8000 %s
Aber wie gesagt selbes Probelm ???