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: Fri, 21 Mar 2003 13:26:57 +0900 Mime-Version: 1.0 (Apple Message framework v551) Content-Type: text/plain; charset=US-ASCII; format=flowed Subject: getting sshd going... From: melchior To: cygwin AT cygwin DOT com Content-Transfer-Encoding: 7bit Message-Id: <5A51D962-5B55-11D7-9BEB-0003934983C2@iamagloworm.com> hi there folks, i was hoping you could give me a hand. after the default installation i had no passwd file and was getting errors. i ran 'mkpasswd -l > passwd' as i saw it on a website (looking for people with similar troubles) and at least i have an /etc/passwd file now. i still have a bunch of errors running ssh-host-config -y i hope you can give me some idea's of what i'm doing wrong. namely: [Melchior AT magi]~:{35}:$ ssh-host-config -y chown: `system.system': invalid group Generating /etc/ssh_config file Privilege separation is set to yes by default since OpenSSH 3.3. However, this requires a non-privileged account called 'sshd'. For more info on privilege separation read /usr/doc/openssh/README.privsep. net: not found Warning: The following function requires administrator privileges! net: not found Warning: Creating the user 'sshd' failed! Warning: Can't create user 'sshd' in /etc/passwd! Privilege separation set to 'no' again! Check your /etc/sshd_config file! Generating /etc/sshd_config file Do you want to install sshd as service? Which value should the environment variable CYGWIN have when sshd starts? It's recommended to set at least "ntsec" to be able to change user context without password. Default is "binmode ntsec tty". CYGWIN=tty cygrunsrv: Error installing a service: OpenService: Win32 error 1073: The specified service already exists. Host configuration finished. Have fun! -- 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/