X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=ZYUmW7Kk/bGa2z5f2DrmpTcCj7oqBOGHSC9lgSxZV2O AyOBlwXSU3EEbgtLnDL9ylU6b8sUWcNrF3fwAwzf5SjvnVLFV1a1lOGi1Ry4mFPL rVSPXTo8ozZe91UzXsEfycjS0sPizTTGAGmnTZhOHmUGrvXNvvPFc56GZqEH+iYU = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=SG5OICLI1ohrZgryrkMDvnCAM5s=; b=IrzV5XlkXqrnywJju VQs1fR8dR7RPgb+GfcszgI6+e93+6Ns6yKEAuLz/yyVMPeeoQnWy5LAmeB9MSLwT 8SW+AT6ocT+KVhWAQMEMF5IQyBmQoX1R9Wzt3Hp3AyYBtgl+/nluTJp2A5gToid6 iMtSVxtnkNcufHWKdhgnc6NzSY= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-ig0-f171.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=jt8zw8V1Na5hjaMG8PJAjqGsxwzVFFMtUGoDVGIyIS4=; b=k5SV81W/yjSG3BJkmnbT1xxR5TRm9XjpL/W6ExKo2bOKyohta8GRE3IIIOUoOOPGS0 pFjEPvLDYbW/1SumNhsBpgVpvIdmE4cbzCqxVgkzU+X64P0T2sXvLvNx6a1G7oyPHlss hGIT7u81ZWqbAEBewYkX0/NSF+dOT+E8Q7VCa46MJsWMCi2ItKmxxauAiorrcOrpsp1F qTAIlymCApfskvS932b9beXz7GZMDX6ECb/6w5wovhYg/Gg6AbxB0GoigGxjkmf/3XRB XKTfTJavJkh57UOIAXPRuOelr9pDVAqjDbXmfOf1+jef8WNte1+jEdW9EuUwh7RSspjK rLfQ== X-Gm-Message-State: ALoCoQkWjdI+23nK0y2fRJzbHJvGe8CilKM3ANEx+pWgWGdeW02eTRH+qh7igMcXHL9Yppb0c/pT X-Received: by 10.50.79.161 with SMTP id k1mr17259550igx.31.1397143145839; Thu, 10 Apr 2014 08:19:05 -0700 (PDT) Message-ID: <5346B667.3040704@breisch.org> Date: Thu, 10 Apr 2014 11:19:03 -0400 From: "Chris J. Breisch" User-Agent: Postbox 3.0.9 (Windows/20140128) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Still testing needed: New passwd/group AD/SAM integration References: <20140410145323 DOT GB2437 AT calimero DOT vinschen DOT de> In-Reply-To: <20140410145323.GB2437@calimero.vinschen.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Corinna Vinschen wrote: > * cygserver now provides system-wide passwd/group entry caching. > > All processes started *after* cygserver will try to fetch passwd > and group entries from cygserver. While this is probably a bit > slow at the start, the longer cygserver runs, the more information > is present and later started processes will get the information > with all due speed. > This sounds awesome. > * Support for Cygwin user names different from the Windows username. > [snip] > Therefore I think it would be better to remove this functionality. > If you really think you have to use a username different from the > Windows username, you should probably use a tiny /etc/passwd file > with just this entry. The new mkpasswd will create a default entry > for you with just needs minor tweaking. I haven't contributed much to this testing, but I'm on board with that idea. > > > * db_separator in /etc/nsswitch.conf > > Is it really such a good idea to have a configurable separator > char in user and group names? Is it important that it is > configurable? Is '+' a good choice for the default separator? > Wouldn't the backslash a better and, perhaps, only choice? > > I'd vote against '+' and in favor of '\' as long as there is no potential for confusion with Windows Domains and accounts/machine names, i.e. \{,}. It doesn't sound to me like that would be an issue with how you want to use things, but that's my only concern at the moment. -- Chris J. Breisch -- 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