Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com X-Authentication-Warning: cobold.vinschen.de: Host cobold.vinschen.de [192.168.129.2] claimed to be redhat.com Message-ID: <3A0303AB.F71E894D@redhat.com> Date: Fri, 03 Nov 2000 19:27:55 +0100 From: Corinna Vinschen Reply-To: cygwin X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.16 i686) X-Accept-Language: de, en MIME-Version: 1.0 To: cygwin Subject: Re: Updated: inetutils-1.3.2-8 References: <3A02E9CF DOT E730D215 AT first DOT gmd DOT de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hans Schlenker wrote: > I just managed to get inetd out of cygwin-1.1.4 working! What I had to > do manually (in addition to some of the things that are described in > /usr/doc/Cygwin/inetutils-1.3.2.README), was: > > - change the registry entry > \HKEY_USERS\.DEFAULT\SOFTWARE\Cygnus Solutions\Cygwin\mount v2\/\native > from "C:" to "C:\Programme\cygwin" That's not the correct way. You should eliminate all mount points from HKEY_USERS/.DEFAULT (manually with RegEdit). Create the right mount points as system mount points via mount -s ... They are located in HKEY_LOCAL_MACHINE then. > The problem I now have: if I log in remotely, I can't change to some > directories, like //g/, although this is possible inside a local shell. Is G: a share or a local drive? If it's a share you should try to connect to the share directly (cd //server/share). If that doesn't work, try to create a new share inside of the remote connection: net use K: \\\\server\\share /user:username [password] If that works and you can change to //k you will need to do this every time you have logged in remotely. The problem is that the credentials of your local login are unknown in the remote session. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT sources DOT redhat DOT com Red Hat, Inc. mailto:vinschen AT redhat DOT com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com