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: <63D8F97C6315D411B078009027612DD30C27DB36@axcs11.cos.agilent.com> From: xiaoqin_qiu AT agilent DOT com To: cygwin AT cygwin DOT com Subject: Inetd question Date: Thu, 24 Jul 2003 12:54:07 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Hi, I installed the latest cygwin and inetd-1.3.23 on my W2K PC to my account only recently. Initially after installation, I got id unknown error. But I fixed it by checking the mailing list and changed my login ID in /etc/passwd file to the it said unknown then I could run bash with no problem. However, when I tried to make inetd working so that I could telnet to this PC, and encountered the following problems. 1) When I setup inetd running as a service using local system account, it started with no error but when I telnet to it, I got "Connection refused" error. I ran "ps -ef|grep inetd", UID showed up as 400 not SYSTEM. (SYSTEM is using UID 18). 2) My account is a domain account but it is part of local admin group, so I tried to start inetd service using my account. This time after the service started successfully, I could get login prompt, however whatever password I put in, I always got "Login incorrect" error. I tried recreating /etc/passwd, /etc/group files which was created automatically by the installation, checking /etc/inetd.conf which has telnet starting as root there. But I still got the same problem. I didn't find any helpful log in the event log either. Anyone experienced the similar problem before? BTW, I didn't find syslogd on my cygwin installation. Which package is it in? Thank you very much for your help! Xiaoqin Qiu -- 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/