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: <5.2.0.9.0.20030108101508.00ae1ce8@staff.mcgill.ca> X-Sender: erik DOT moreau AT staff DOT mcgill DOT ca (Unverified) Date: Wed, 08 Jan 2003 10:25:57 -0500 To: cygwin AT cygwin DOT com From: Erik Moreau Subject: sshd/passwd Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Hi everyone, I'll do my best to be as clear as possible with my setup. I have installed Cygwin on my Win2k machine successfully. My goal is to setup sshd so that I may connect to work from home in a secure fashion. I have installed sshd and ran ssh-host-config with no problem. I try to run ssh-user-config but I get the following message: emoreau AT CICHLID ~ $ ssh-user-config /home/emoreau /home/emoreau is set in /etc/passwd as your home directory but it is not a valid directory. Cannot create user identity files. In my /etc/passwd I have the following: SYSTEM:*:18:544:,S-1-5-18:: Administrators:*:544:544:,S-1-5-32-544:: admin:unused_by_nt/2000/xp:500:513:Administrator,U-CICHLID\admin,S-1-5-21-139006 7357-1677128483-1957994488-500:/home/admin:/bin/bash emoreau:unused_by_nt/2000/xp:1002:513:U-CICHLID\emoreau,S-1-5-21-1390067357-1677 128483-1957994488-1002:/home/emoreau:/bin/bash erik:unused_by_nt/2000/xp:1000:513:Erik Moreau,U-CICHLID\erik,S-1-5-21-139006735 7-1677128483-1957994488-1000:/home/erik:/bin/bash Guest:unused_by_nt/2000/xp:501:513:U-CICHLID\Guest,S-1-5-21-1390067357-167712848 3-1957994488-501:/home/Guest:/bin/bash sshd:unused_by_nt/2000/xp:1001:513:sshd privsep,U-CICHLID\sshd,S-1-5-21-13900673 57-1677128483-1957994488-1001:/var/empty:/bin/bash emoreau:unused_by_nt/2000/xp:1002:513:U-CICHLID\emoreau,S-1-5-21-1390067357-1677 128483-1957994488-1002:/home/emoreau:/bin/bash I log in to the network with the user name "emoreau", but there is no UID assigned? I ran mkpasswd -l > /ect/passwd with no results. I know that I have two emoreau's. I'm going to delete the last one. Any help would be much appreciated. Thanks, Erik -- 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/