public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* accessing networked drives
@ 2015-06-11 20:24 Kunz, Christopher L
  2015-06-11 20:42 ` Marco Atzeri
  2015-06-11 20:52 ` Achim Gratz
  0 siblings, 2 replies; 3+ messages in thread
From: Kunz, Christopher L @ 2015-06-11 20:24 UTC (permalink / raw)
  To: cygwin

I am unable to access network drives from an xterm started using startxwin ("C:\cygwin\bin\run.exe /usr/bin/bash -l -c /usr/bin/startxwin").  However, if I run cygwin.bat (and start an xterm from there) the network drives seem to work fine.  What am I missing?

ouput from net use below:

Thanks,
Chris


@ENDYMION ~/test
$ net use
New connections will be remembered.




Status       Local     Remote                    Network


-------------------------------------------------------------------------------
Unavailable  Z:        \\clkunz-ibm\c$           Microsoft Windows Network
The command completed successfully.


/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
@ENDYMION ~/test
$ net use
New connections will be remembered.




Status       Local     Remote                    Network


-------------------------------------------------------------------------------
OK           Z:        \\clkunz-ibm\c$           Microsoft Windows Network
                       \\snl\source              Microsoft Windows Network
The command completed successfully.​



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

* Re: accessing networked drives
  2015-06-11 20:24 accessing networked drives Kunz, Christopher L
@ 2015-06-11 20:42 ` Marco Atzeri
  2015-06-11 20:52 ` Achim Gratz
  1 sibling, 0 replies; 3+ messages in thread
From: Marco Atzeri @ 2015-06-11 20:42 UTC (permalink / raw)
  To: cygwin

On 6/11/2015 10:24 PM, Kunz, Christopher L wrote:
> I am unable to access network drives from an xterm started using startxwin ("C:\cygwin\bin\run.exe /usr/bin/bash -l -c /usr/bin/startxwin").  However, if I run cygwin.bat (and start an xterm from there) the network drives seem to work fine.  What am I missing?
>
> ouput from net use below:
>
> Thanks,
> Chris
>

what is the output of "id" in both cases ?
what is the invocation of bash inside cygwin.bat ?

Regards
Marco




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

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

* Re: accessing networked drives
  2015-06-11 20:24 accessing networked drives Kunz, Christopher L
  2015-06-11 20:42 ` Marco Atzeri
@ 2015-06-11 20:52 ` Achim Gratz
  1 sibling, 0 replies; 3+ messages in thread
From: Achim Gratz @ 2015-06-11 20:52 UTC (permalink / raw)
  To: cygwin

Kunz, Christopher L writes:
> I am unable to access network drives from an xterm started using
> startxwin ("C:\cygwin\bin\run.exe /usr/bin/bash -l -c
> /usr/bin/startxwin").  However, if I run cygwin.bat (and start an
> xterm from there) the network drives seem to work fine.  What am I
> missing?

That happens for certain settings of the UAC (via a group policy most
likely) where effectively the sharing of the network connections of
newly generated tokens with the token generated on session login is
switched off.  You'd have to convince your administrators to not use
that setting or re-connect all drives using the new user token.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Wavetables for the Terratec KOMPLEXER:
http://Synth.Stromeko.net/Downloads.html#KomplexerWaves

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

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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-11 20:24 accessing networked drives Kunz, Christopher L
2015-06-11 20:42 ` Marco Atzeri
2015-06-11 20:52 ` Achim Gratz

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).