X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Date: Fri, 17 Apr 2009 11:28:31 +0200
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: [openssh] unnatended instalation + forcing service account
Message-ID: <20090417092830.GA5200@calimero.vinschen.de>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <af075b00904141055w9b6eba0t6e9f79190a3f9ad6@mail.gmail.com> <20090415083139.GI15443@calimero.vinschen.de> <af075b00904150330r5d4de0fdj4c2edd05d26f32b5@mail.gmail.com> <49E5E865.1030005@cwilson.fastmail.fm> <af075b00904150838i9f2bd26o1e12ab26636defe6@mail.gmail.com> <af075b00904160913oee9f31cn5e406fea22d45a49@mail.gmail.com> <20090416165210.GD8722@calimero.vinschen.de> <af075b00904161014pc1e5d87rbcd0ae21f15da07b@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <af075b00904161014pc1e5d87rbcd0ae21f15da07b@mail.gmail.com>
User-Agent: Mutt/1.5.19 (2009-02-20)
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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/

