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: <3DA1644F.B89A482B@sbcglobal.net> Date: Mon, 07 Oct 2002 03:39:11 -0700 From: Kirk Erickson X-Accept-Language: en MIME-Version: 1.0 To: Vince Hoffman CC: cygwin AT cygwin DOT com Subject: Re: Remote mounts unavailable via rsh/rlogin/telnet References: <3500515B75D9D311948800508BA379559507D6 AT EX-LONDON> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Vince Hoffman wrote: > > This is a morning post before coffee so i'm probably missing something > but.... have you tried using password authentication rather than hosts.equiv > or .rhosts ? Yes. I see the same behavior when I move these aside, and rlogin supplying the password interactively. I neglected to mention this is under XP. I've had NT 4.0 and Windows 2000 mount local drives fine, but this is also different in that the drive is mounted via Samba. When I start the session I have only C: mounts; the home directory drive is marked Unavailable, so I mount /cygdrive/k via cmd: net use k: \\tor\win-kirke Status Local Remote Network ---------------------------------------------------------------------------- Unavailable H: \\tor\kirke Microsoft Windows Network Unavailable I: \\Tor\root Microsoft Windows Network OK K: \\tor\win-kirke Microsoft Windows Network Unavailable M: \\Mor\music Microsoft Windows Network Unavailable P: \\Mor\My Pictures Microsoft Windows Network The command completed successfully. /home/kirke is a symbolic link to k:/ [kirke AT XOR kirke]$ getfacl .bashrc # file: .bashrc # owner: 19938 # group: 1021 user::rwx group::r-- mask::r-- other::r-- Locally my id output is the same, but: [kirke AT XOR k]$ getfacl .bashrc # file: .bashrc # owner: kirke # group: Administrators user::rwx group::r-- mask::r-- other::r-- I've explored to C:/cygwin/home, and make unchecked readonly on kirke there, and repeated the process specifying password on the way in to no avail... Thanks for your help. kirk Thanks for your help, kirk -- 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/