From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 122176 invoked by alias); 28 Oct 2019 17:35:07 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 122158 invoked by uid 89); 28 Oct 2019 17:35:06 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=2.0 required=5.0 tests=BAYES_50,FREEMAIL_FROM,KAM_THEBAT,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.1 spammy=UD:ru, Andrey, andrey, maayan X-HELO: forward103p.mail.yandex.net Received: from forward103p.mail.yandex.net (HELO forward103p.mail.yandex.net) (77.88.28.106) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 28 Oct 2019 17:35:05 +0000 Received: from forward100q.mail.yandex.net (forward100q.mail.yandex.net [IPv6:2a02:6b8:c0e:4b:0:640:4012:bb97]) by forward103p.mail.yandex.net (Yandex) with ESMTP id A98CF18C1262; Mon, 28 Oct 2019 20:35:01 +0300 (MSK) Received: from mxback3q.mail.yandex.net (mxback3q.mail.yandex.net [IPv6:2a02:6b8:c0e:39:0:640:4545:437c]) by forward100q.mail.yandex.net (Yandex) with ESMTP id A526E7080004; Mon, 28 Oct 2019 20:35:01 +0300 (MSK) Received: from vla1-5ff4bc6b92b2.qloud-c.yandex.net (vla1-5ff4bc6b92b2.qloud-c.yandex.net [2a02:6b8:c0d:4201:0:640:5ff4:bc6b]) by mxback3q.mail.yandex.net (nwsmtp/Yandex) with ESMTP id V6ZPpG46e4-Z1P8fLtB; Mon, 28 Oct 2019 20:35:01 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1572284101; bh=GbJRzZlBIAKv2JHoFzGs6SKzSuQyajBslAZHW/gVyxI=; h=In-Reply-To:Subject:To:Reply-To:From:Message-ID:References:Date; b=OdvmGlOkU+uKimohjSqIbo2DmqP+y8az/PevStMmhEAq0DQi6NZRl6SUoxsBqqQT9 U4918Svhh/jDkdJys2PG18PZUEgxLH62VbyxzxqxswYfgHlbUD4KPRMe/B3v5Rz6WN fzy7gh8J5YVhpgU9+Z+bZ3CcKbZ7KK6r7MnfFy6o= Authentication-Results: mxback3q.mail.yandex.net; dkim=pass header.i=@yandex.ru Received: by vla1-5ff4bc6b92b2.qloud-c.yandex.net (nwsmtp/Yandex) with ESMTPSA id IlhEMYt3p1-Z0VqKmTo; Mon, 28 Oct 2019 20:35:00 +0300 (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (Client certificate not present) Received: from [192.168.1.10] (HELO daemon2.darkdragon.lan) by daemon2 (Office Mail Server 0.8.12 build 08053101) with SMTP; Mon, 28 Oct 2019 17:29:14 -0000 Date: Mon, 28 Oct 2019 17:35:00 -0000 From: Andrey Repin Reply-To: cygwin@cygwin.com Message-ID: <1185423087.20191028202914@yandex.ru> To: Maayan Apelboim , cygwin@cygwin.com Subject: Re: getent doesn't work properly In-Reply-To: References: <741266361.20191018140116@yandex.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2019-10/txt/msg00181.txt.bz2 Greetings, Maayan Apelboim! >> You aren't running Cygwin Cygserver and I don't see your nsswitch setup. > >> P.S. >> Also, please no top-posting in this list. > Sorry for top posting, my bad :) > I have the default nsswitch - This is my configuration: > # /etc/nsswitch.conf > # > # This file is read once by the first process in a Cygwin process tree. > # To pick up changes, restart all Cygwin processes. For a description > # see https://cygwin.com/cygwin-ug-net/ntsec.html#ntsec-mapping-nsswitch > # > # Defaults: > # passwd: files db > # group: files db > # db_enum: cache builtin > # db_home: /home/%U > # db_shell: /bin/bash > # db_gecos: That should be sufficient for most use cases. > Why do I need cygserver? You don't exactly NEED cygserver. But if you have 1. Domain (or even multi-domain) environment. 2. and/or remote/slow/flaky connection to the domain server. cygserver may provide a smoother experience as it caches some information related to names resolution. > I don't have it on any other server and everything works fine. > I actually have this problem only in one env - the rest works as expected. > All servers are installed the same, but for some reason this problem > persists only in one env / domain, and one server specifically has this > problem more than others (even after reinstallation). -- With best regards, Andrey Repin Monday, October 28, 2019 20:25:38 Sorry for my terrible english... -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple