X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.0 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=from:content-type:content-transfer-encoding:subject:date:message-id :to:mime-version:x-mailer:x-gm-message-state; bh=C/195DKTDl/1Br6weOnGp+cMk233QcuQpXZruv9EM5s=; b=Z4uuzM9GTCQPHKU9/qk+Y5ld6QmodG8VuOnmBggwecXOXaGCaOY2xOPW77Lr08PhZK 3n3rLAOK/Et55YdWdikb+hNKO8wTM5/M2i1i74q7dM0WapP3sZWcDVEr2wX70ptLQUey 9ufVRPc/Nyne2e1KSonzM6WMNwgy/NF1iiedqktSYSlKYbnndkz1MVEKJYKtWZfVXN+6 O7kE5Ss0id1l4JT5e5KKhlOZbj7IdBGfurGWtzvQtgU729DiOBiEv/opi9qQc5wS9Px9 q4/A0LQXYzux62VNQgw105Zm0cTBg77xtH/q/NQEgSyXR27chJBucH+sVDwy5YVuq5Bw SD8w== From: Gareth Howell Content-Type: text/plain; charset=us-ascii Subject: Can't access 'some' SMB network drives from ssh or cron Date: Thu, 17 May 2012 10:00:29 +0100 Message-Id: <0F3363B2-C648-496F-81C5-70037172183B@agdon.co.uk> To: cygwin AT cygwin DOT com Mime-Version: 1.0 (Apple Message framework v1257) X-Gm-Message-State: ALoCoQmutgx3+lvI6A3x5jJnJxYI+jjqAwncbUZIZvPNy9aWXYVUxmrQ4LzddK1Mr4gFQ8N7m1QZ X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id q4H90lJQ025692 Hi I asked this a day or so ago but got no responses. I'm posting again just in case it just got missed. I have cygwin (latest) running on an XP machine. It needs to access two workstations running Win95 and one running Win98. At the windows level, there are drive maps to the 'C' drives on the three workstations as X:, Y: and Z: and the filesystems can be seen. Cygwin's fstab has lines to mount the same network shares (using UNC paths) under the /mnt directory. The two Win95 shares and the single Win98 share show up just fine as type vfat when I do a 'mount' when running cygwin terminal on the XP machine. If I log in remotely using ssh (as Administrator), the two Win95 shares show up as before, but the Win98 share shows up as type unknown and I can't access the filesystem. The same occurs if a job is run using the Administrator's crontab. I can see it's probably a permissions issue, but I can't get to the bottom of it or understand why the behaviour is different between Win95 and Win98. Any guidance would be welcome. Gareth -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple