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: <0D744775858AD411AF5400508BAF31EA06BE665F@exchange2.qrs.com> From: "Arnold Wang" To: "'cygwin AT cygwin DOT com'" Subject: ssh from a trusted domain Date: Mon, 10 Nov 2003 17:45:45 -0800 MIME-Version: 1.0 X-WSS-ID: 13AEE0302832073-01-01 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit I have ssh server running on a W2K box. This box belongs to domain1. How can I let user from domain2 ssh into this box? If I type "ssh user AT w2kbox", the w2kbox assume the user is in domain1 and rejects the connection since there is no such a user. If I type "ssh domain2\user AT w2kbox", the w2kbox thinks the user is "domain2\\user", I found this from the event log, and rejects the connection. How can I specify the domain info in this environment? Thanks in advance for your help. -- 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/