X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Fri, 17 Apr 2009 11:28:31 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: [openssh] unnatended instalation + forcing service account Message-ID: <20090417092830.GA5200@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20090415083139 DOT GI15443 AT calimero DOT vinschen DOT de> <49E5E865 DOT 1030005 AT cwilson DOT fastmail DOT fm> <20090416165210 DOT GD8722 AT calimero DOT vinschen DOT de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.19 (2009-02-20) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Apr 16 18:14, Julio Costa wrote: > On Thu, Apr 16, 2009 at 17:52, Corinna Vinschen wrote: > > > >          [ "${opt_force}" = "yes" ] && opt_f=-f > >          [ -n "${user_account}" ] && opt_u="-u ""${user_account}""" > >          csih_select_privileged_username ${opt_f} ${opt_u} > > > > Shouldn't the last line read > > > >          csih_select_privileged_username ${opt_f} ${opt_u} sshd > > > > Yes, I think it is yet another improvement. > That would make the script try to reuse the service account if it > already is installed... besides the display improvement (explicit > reference to the sshd service). > I just didn't add that because it was not being used in the original > code, and I though that there would be a design reason behind that - > like, for example, always force the privileged account selection > algorithm to run, even if there is a service installed? > > That's your call. For me it's fine either way. Thanks, I'll release a new openssh package shorty. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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/