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 Message-ID: <3500515B75D9D311948800508BA379559506C8@EX-LONDON> From: Vince Hoffman To: =?iso-8859-1?Q?=27Gunnar_Bostr=F6m=27?= , cygwin AT cygwin DOT com Subject: RE: Missing mount's Date: Mon, 9 Sep 2002 12:36:58 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id g89BbIT20863 i seem to remember you have to have used password authentication to access the network. (otherwise i can think of at least one easy way users could get Domain Administrator access just with rsh/ssh) are you using password authentication ? As to the java, thats not a cygwin program is it ? thus it wont see /cygdrive/ paths as it doesnt use the cygwin1.dll -----Original Message----- From: Gunnar Boström [mailto:Gunnar DOT Bostrom AT kiconsulting DOT se] Sent: 09 September 2002 12:15 To: cygwin AT cygwin DOT com Subject: Missing mount's Hi! I'm running the latest version of cygwin on windows XP pro and have problem with mount points. Can anybody help me please? When I do rsh to my localhost I'm missing all the network mountpoints. I only get the mounts for the local drives. Where are the mountpoints set? In the registry there are only three mounts: "/", "/usr/bin" and "/usr/lib" for the current user. Another or possible related problem is that java -classpath H:/classes Main // works java -classpath /cygdrive/h/classes Main // doesn't find Main class java -version // gives the following output java version "1.4.1-rc" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-rc-b19) Java HotSpot(TM) Client VM (build 1.4.1-rc-b19, mixed mode) The following is the output from mount and rsh localhost mount. :-) --------------------------------------- $ mount D:\gb\cygwin\bin on /usr/bin type user (textmode) D:\gb\cygwin\lib on /usr/lib type user (textmode) D:\gb\cygwin on / type user (textmode) c: on /cygdrive/c type user (textmode,noumount) d: on /cygdrive/d type user (textmode,noumount) g: on /cygdrive/g type user (textmode,noumount) h: on /cygdrive/h type user (textmode,noumount) m: on /cygdrive/m type user (textmode,noumount) p: on /cygdrive/p type user (textmode,noumount) r: on /cygdrive/r type user (textmode,noumount) s: on /cygdrive/s type user (textmode,noumount) v: on /cygdrive/v type user (textmode,noumount) x: on /cygdrive/x type user (textmode,noumount) --------------------------------------- $ rsh localhost mount D:\gb\cygwin\bin on /usr/bin type user (textmode) D:\gb\cygwin\lib on /usr/lib type user (textmode) D:\gb\cygwin on / type user (textmode) c: on /cygdrive/c type user (textmode,noumount) d: on /cygdrive/d type user (textmode,noumount) -- 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/