Moin, moin. On Tuesday 16 March 2010 08:52, you wrote: > poste mal deine smb.conf > > sieht mir danach aus, das die freigabe nicht richtig eingetragen ist. > > gruß > > boris
wc -l smb.conf => 350 Zeilen. hier das, was grep nach dem Rausschmeissen von '^#', '^;' und '^$' noch uebrig laesst: [global] workgroup = ATROPS.INTERN server string = %h server dns proxy = no log file = /var/log/samba/log.%m max log size = 1000 syslog = 0 panic action = /usr/share/samba/panic-action %d security = user encrypt passwords = true passdb backend = tdbsam obey pam restrictions = yes unix password sync = yes passwd program = /usr/bin/passwd %u passwd chat = *Enter\snew\s*\spassword:* %n\n *Retype\snew\s*\spassword:* %n\n *password\supdated\ssuccessfully* . pam password change = yes [homes] comment = Home Directories browseable = no read only = yes create mask = 0700 directory mask = 0700 valid users = %S [Atrops.intern] comment = common directory path = /export/Atrops.intern read only = no valid users = create mask = 0700 directory mask = 0700 [test] comment = Test Directory path = /export/test read only = no valid users = create mask = 0700 directory mask = 0700 [printers] comment = All Printers browseable = no path = /var/spool/samba printable = yes guest ok = no read only = yes create mask = 0700 [print$] comment = Printer Drivers path = /var/lib/samba/printers browseable = yes read only = yes guest ok = no Danke und Gruss, Hartwig -- ---------------------------------------------------------------------------- PUG - Penguin User Group Wiesbaden - http://www.pug.org

