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: <3E0ECE9F.857D5CFB@swipnet.se> Date: Sun, 29 Dec 2002 11:29:51 +0100 From: a12 X-Accept-Language: en MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Domain user cannot login to remote PC Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hello gurus, In order to access a remote PC, I updated /etc/group and /etc/passwd on the remote PC. /etc/group contains: SYSTEM:S-1-5-18:18: None:S-1-5-21-1681026574-976757939-617630493-513:513: Administrators:S-1-5-32-544:544: Backup Operators:S-1-5-32-551:551: Guests:S-1-5-32-546:546: Power Users:S-1-5-32-547:547: Replicator:S-1-5-32-552:552: Users:S-1-5-32-545:545: Domain Users:S-1-5-21-220523388-688789844-725345543-513:10513: /etc/passwd contains: SYSTEM:*:18:544:,S-1-5-18:: Administrators:*:544:544:,S-1-5-32-544:: Admin:*:501:513:U-RRBACK\Admin,S-1-5-21-1681026574-976757939-617630493-501:/home/Admin:/bin/bash isoft:*:1007:513:RR isoft,U-RRBACK\isoft,S-1-5-21-1681026574-976757939-617630493-1007:/home/isoft:/bin/bash IUSR_RRBACK:*:1000:513:Internet Guest Account,U-RRBACK\IUSR_RRBACK,S-1-5-21-1681026574-976757939-617630493-1000:/home/IUSR_RRBACK:/bin/bash sshd:*:1008:513:sshd privsep,U-RRBACK\sshd,S-1-5-21-1681026574-976757939-617630493-1008:/var/empty:/bin/bash TsInternetUser:*:1001:513:TsInternetUser,U-RRBACK\TsInternetUser,S-1-5-21-1681026574-976757939-617630493-1001:/home/TsInternetUser:/bin/bash magr40:*:12085:10513:magr40,U-TCAD\magr40,S-1-5-21-220523388-688789844-725345543-102085:/home/magr40:/bin/bash When I connect from the local PC, it fails on magr40's password: [magr40 AT gj2qf0j]~:{33}:$ ssh magr40 AT rrback Could not create directory 'home/magr40/.ssh'. The authenticity of host 'rrback (1.2.3.4)' can't be established. RSA key fingerprint is ab:...:8d. Are you sure you want to continue connecting (yes/no)? yes Failed to add the host to the list of known hosts (home/magr40/.ssh/known_hosts). magr40 AT rrback's password: Permission denied, please try again. I have created /home/magr40 and /home/magr40/.ssh, and the problem still persists. Should I have created these files on the remote PC manually ? What am I supposed to do to allow magr40 access the remote PC ? Any hints will be greatly appreciated. -- 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/