Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Date: Mon, 3 Jun 2002 20:02:00 -0500 (CDT) From: Bob Friesenhahn X-X-Sender: bfriesen AT scooby DOT simplesystems DOT org To: egor duda Subject: Re: Cygwin mounts not available when logged in over network In-Reply-To: <1801353788244.20020603104712@logos-m.ru> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Mon, 3 Jun 2002, egor duda wrote: > BF> Does anyone know the reason for this problem? Is there a workaround? > > If your drive z: is mapped network drive it wouldn't be available from > other login sessions. This has nothing to do with cygwin, it's > restriction of windows. To check this, just try to start cmd.exe from > your ssh session and type 'dir z:\' there. > > You should use //host/share/ unc-style paths instead of drive letters. Still no luck: From a network login: % mount -s -b //scooby/homes /homes mount: warning - /homes does not exist. % mount \\scooby\homes on /homes type system (binmode) C:\cygwin\bin on /usr/bin type system (binmode) C:\cygwin\lib on /usr/lib type system (binmode) C:\cygwin on / type system (binmode) Z: on /scooby type system (binmode) c: on /cygdrive/c type user (binmode,noumount) % ls -l /homes /bin/ls: /homes: Permission denied % id uid=1006(bfriesen) gid=513(None) groups=0(Everyone),513(None),544(Administrators),545(Users) However, the 'ls -l' works fine from a console window. Any more ideas Bob ====================================== Bob Friesenhahn bfriesen AT simple DOT dallas DOT tx DOT us http://www.simplesystems.org/users/bfriesen -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/