public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* RE: Remote mounts not seen in remote bash shell
@ 2002-11-20  6:54 Vince Hoffman
  2002-11-20 12:28 ` Jack Twilley
  0 siblings, 1 reply; 3+ messages in thread
From: Vince Hoffman @ 2002-11-20  6:54 UTC (permalink / raw)
  To: 'Jack Twilley', cygwin

are you using pubkey or password authentication ? if your using pubkey then
try password. 

> -----Original Message-----
> From: Jack Twilley [mailto:jtwilley@brightmail.com]
> Sent: 19 November 2002 20:05
> To: cygwin@cygwin.com
> Subject: Remote mounts not seen in remote bash shell
> 
> 
> I have a Win2kAS box with the most recent Cygwin package installed.  I
> am logged into the box with my own userid which has Administrator
> privileges.
> 
> When I am running a local bash shell, that is on the console of the
> box, I can see remote drives with mount:
> 
> $ mount
> C:\cygwin\bin on /usr/bin type system (binmode)
> C:\cygwin\lib on /usr/lib type system (binmode)
> C:\cygwin on / type system (binmode)
> c: on /cygdrive/c type user (binmode,noumount)
> h: on /cygdrive/h type user (binmode,noumount)
> j: on /cygdrive/j type user (binmode,noumount)
> 
> The drives are also accessible via their mount locations --
> //FILESERVER1/Home/jtwilley and //chez/jtwilley, respectively.
> 
> When I am running a remote bash shell, that is via ssh'ing into the
> box from another computer, I cannot see remote drives with mount.  The
> H: and J: drives are not visible, and they cannot be accessed via
> /cygdrive/j or //chez/jtwilley from the remote bash shell.
> 
> How do I fix this?  The whole reason I installed Cygwin was so I could
> ssh into the box, run a script stored on a remote machine and move
> files from one machine to another.  This is not working as well as I'd
> hoped.  I searched all over via Google and the FAQ and the User Guide
> and found nothing helpful.
> 
> Jack.
> -- 
> Jack Twilley // Tier 2 Support Engineer // Brightmail Inc.
> jtwilley at brightmail dot com
> 
> --
> 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/
> 

--
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/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Remote mounts not seen in remote bash shell
  2002-11-20  6:54 Remote mounts not seen in remote bash shell Vince Hoffman
@ 2002-11-20 12:28 ` Jack Twilley
  0 siblings, 0 replies; 3+ messages in thread
From: Jack Twilley @ 2002-11-20 12:28 UTC (permalink / raw)
  To: cygwin

>>>>> "Vince" == Vince Hoffman <Vince.Hoffman@uk.circle.com> writes:

Vince> are you using pubkey or password authentication ? if your using
Vince> pubkey then try password.

I am able to successfully log in to the machine with RSA keys.

The problem was eventually solved by running the following command
from a remote bash shell:

net use k: \\\\chez\\jtwilley myrealpassword /persistent:yes

And yes, I had to use my real password.  This enabled me to use
/cygdrive/j as well as /cygdrive/k and //chez/jtwilley.  Goodness.

I can kinda sorta see why, but it's really ugly and annoying.

I have another problem which is only peripherally related to cygwin so
I'll put it in another message.

Thanks!

Jack.
-- 
Jack Twilley // Tier 2 Support Engineer // Brightmail Inc.
jtwilley at brightmail dot com

--
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/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Remote mounts not seen in remote bash shell
@ 2002-11-19 13:53 Jack Twilley
  0 siblings, 0 replies; 3+ messages in thread
From: Jack Twilley @ 2002-11-19 13:53 UTC (permalink / raw)
  To: cygwin

I have a Win2kAS box with the most recent Cygwin package installed.  I
am logged into the box with my own userid which has Administrator
privileges.

When I am running a local bash shell, that is on the console of the
box, I can see remote drives with mount:

$ mount
C:\cygwin\bin on /usr/bin type system (binmode)
C:\cygwin\lib on /usr/lib type system (binmode)
C:\cygwin on / type system (binmode)
c: on /cygdrive/c type user (binmode,noumount)
h: on /cygdrive/h type user (binmode,noumount)
j: on /cygdrive/j type user (binmode,noumount)

The drives are also accessible via their mount locations --
//FILESERVER1/Home/jtwilley and //chez/jtwilley, respectively.

When I am running a remote bash shell, that is via ssh'ing into the
box from another computer, I cannot see remote drives with mount.  The
H: and J: drives are not visible, and they cannot be accessed via
/cygdrive/j or //chez/jtwilley from the remote bash shell.

How do I fix this?  The whole reason I installed Cygwin was so I could
ssh into the box, run a script stored on a remote machine and move
files from one machine to another.  This is not working as well as I'd
hoped.  I searched all over via Google and the FAQ and the User Guide
and found nothing helpful.

Jack.
-- 
Jack Twilley // Tier 2 Support Engineer // Brightmail Inc.
jtwilley at brightmail dot com

--
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/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-11-20 19:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-20  6:54 Remote mounts not seen in remote bash shell Vince Hoffman
2002-11-20 12:28 ` Jack Twilley
  -- strict thread matches above, loose matches on Subject: below --
2002-11-19 13:53 Jack Twilley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).