Seems like a wasn�t being sufficiently specific: Here�s further information: NT: Windows NT 4.0 SP 6, 133 MHz Pentium S 48 MB RAM connecting via Samba to the Linux box. Linux box: SuSE Linux 6.0 (i386) - Kernel 2.0.36, 200 MHz Pentium S 32 MB RAM, Netatalk 1.4b2+asun2.0a18.2 Samba 1.9.18p10 Firewall + masquerading There are two networks (the Linux box being the gateway): a) internal to the department 10Base2 coax ethernet, location of most Macintoshes, the NT server and HP Network ScanJet b) the company LAN, 100BaseT, where the iMac is connected, (presumably via at least one Intel Express 510 T Switch) The iMac: G3 233 MHz, 32 MB RAM connected via TCP/IP and the built-in ethernet card AppleTalk, O.T., TCP/IP version 2.0.1, AppleTalk driver vers. 60.0a6 The scans being copied to the Linux box are about 1 MB apiece, the PDF files depending on the number of pages 3-4 MB on average. Further information on file systems, permissions etc is contained in the attached text file.
Filesystem Size Used Avail Capacity Mounted on /dev/sda2 486M 280M 181M 61% / /dev/sda3 774M 517M 217M 70% /usr /dev/sda4 2.6G 1.1G 1.4G 45% /vol_1 /dev/sdb2 3.8G 13K 3.6G 0% /vol_2 /dev/sdc1 7.2G 2.2G 4.7G 32% /Intranet /dev/sdc2 1.0G 65K 972M 0% /neu /dev/sdd6 2.6G 858M 1.6G 34% /home /dev/hdc 634M 634M 0 100% /Intranet/dos-win-bilder/TechniSat/produktbilder-cd fstab: /dev/sda1 swap swap defaults 0 0 /dev/sda2 / ext2 defaults 1 2 /dev/sda3 /usr ext2 defaults 1 2 /dev/sda4 /vol_1 ext2 defaults 1 2 /dev/sdb1 swap swap defaults 0 0 /dev/sdb2 /vol_2 ext2 defaults 1 2 /dev/sdc1 /Intranet ext2 defaults 1 2 /dev/sdc2 /neu ext2 defaults 1 2 /dev/sdd2 swap swap defaults 0 0 /dev/sdd6 /home ext2 defaults 1 2 --snip-- stefan@MARKETING:/home > ls -l total 51 --snip-- drwxrwxrwx 3 technisa trusty 4096 Jan 5 12:52 smb_share --snip-- stefan@MARKETING:/ > ls -l total 66 --snip-- drwxr-xr-x 9 technisa root 1024 Jan 4 12:08 neu --snip-- stefan@MARKETING:/neu > ls -l total 16 --snip-- lrwxrwxrwx 1 technisa trusty 16 Jan 4 09:47 scans -> /home/smb_share/ --snip-- stefan@MARKETING:/neu > less /etc/smb.conf [global] workgroup = TS-MARKET guest account = nobody keep alive = 30 os level = 2 security = user veto files = .AppleDouble interfaces = 10.100.10.120/255.255.0.0 192.168.1.12/255.255.255.0 wins support = no --snip-- [public] comment = Oeffentliches Verzeichnis path = /home/smb_share public = yes writable = yes printable = no write list = @trusty --snip-- stefan@MARKETING:/neu > less /etc/atalk/afpd.conf # --snip-- # The simplest case is to not have an afpd.conf. --snip-- stefan@MARKETING:/etc/atalk > less atalkd.conf --snip-- eth0 -phase 2 -net 0-65534 -addr 65280.68 --snip-- root@MARKETING:/etc/atalk > less /var/log/log.smb --snip-- 2000/01/04 09:41:44 dose (192.168.1.100) connect to service public as user technisat (uid=500,gid=101) (pid 3533) 2000/01/04 16:28:17 dose (192.168.1.100) closed connection to service public 2000/01/05 09:11:02 dose (192.168.1.100) connect to service public as user technisat (uid=500,gid=101) (pid 2033) 2000/01/05 13:35:31 dose (192.168.1.100) closed connection to service public Incorrect program usage - are you sure the command line is correct? --snip--
