X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Message-Id: <announce.48AC6B67.6090601@cwilson.fastmail.fm>
Date: Wed, 20 Aug 2008 15:07:19 -0400
From: cygwin@cwilson.fastmail.fm
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.16) Gecko/20080708 Thunderbird/2.0.0.16 Mnenhy/0.7.5.666
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: [ANNOUNCEMENT] Updated: csih-0.1.8-1
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Reply-To: cygwin@cygwin.com
X-Mailer: Perl5 Mail::Internet v1.74
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.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

csih (cygwin-service-installation-helper) provides a library of shell
functions that can be used by other cygwin packages that provide servers
and daemons. It can assist in various service installation tasks, such as:

* identifying the underlying Windows OS
* detecting whether a "privileged user" exists and what its name is
  (that is, a user account with enhanced privileges necessary for
  some services)
* creating a privileged user if one doesn't already exist (assuming the
  caller has permissions to create new users, of course)
* creating "normal" users
* obtaining the (localized) name of well known accounts (Guest,
  Administrator)

It is currently used by inetutils(iu-config, syslogd-config),
sspi(sspi-config), sysvinit(init-config). csih should not be used
directly; instead, config scripts like the ones mentioned above should
'source' the csih script, and then use the functions provided.


Changes (since 0.1.7-1)
======================
* explicitly set permissions on /var/[log|run|empty]
  and /etc. This simplifies code in most callers.
* Better support for (pre-existing) domain accounts
  as privileged and unprivileged users.

--
Chuck

====================================================================

To update your installation, click on the "Install Cygwin now" link on
the http://cygwin.com/ web page.  This downloads setup.exe to your
system.  Then, run setup and answer all of the questions.


*** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look
at the "List-Unsubscribe: " tag in the email header of this message.
Send email to the address specified there.  It will be in the format:


cygwin-announce-unsubscribe-you=yourdomain.com@cygwin.com

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.

--
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/

