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 Date: Sun, 6 Nov 2005 15:38:38 -0600 From: Brian Ford Reply-To: cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com Subject: hosts.equiv rsh & SMB share access Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-IsSubscribed: yes I know this isn't supposed to work unless the share is public. I'm not concerned about security and want to do exactly that. I have done it successfully under Samba by using share level security and setting guest_ok for the sahre. What I can't seem to figure out is how to do it under Windows XP Professional. I've tried simple file sharing read only and full acesss, regular file sharing with all read privledges for Everyone, etc. Does anyone know how to do this? Also: $ rsh client Last login: Sun Nov 6 14:48:18 from somehost Fanfare!!! You are successfully logged in to this server!!! $ net use \\\\server\\share /USER:guest "" System error 1312 has occurred. A specified logon session does not exist. It may already have been terminated. but, $ rsh client 'net use \\\\server\\share /USER:guest ""' The command completed successfully. Huh? -- Brian Ford Senior Realtime Software Engineer VITAL - Visual Simulation Systems FlightSafety International the best safety device in any aircraft is a well-trained pilot... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/