Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
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
Message-ID: <45723.212.159.53.2.1101900737.squirrel@212.159.53.2>
In-Reply-To: <F0D7281DAB048B438E8F5EC4ECEFBDDC506C0D@esmail.elsag.de>
References: <F0D7281DAB048B438E8F5EC4ECEFBDDC506C0D@esmail.elsag.de>
Date: Wed, 1 Dec 2004 11:32:17 -0000 (GMT)
Subject: RE: Patch to /etc/profile to deal with $HOME with a space
From: "John Morrison" <john@morrison.mine.nu>
To: cygwin@cygwin.com
User-Agent: SquirrelMail/1.4.3a
MIME-Version: 1.0
Content-Type: text/plain;charset=iso-8859-15
Content-Transfer-Encoding: 8bit

> Hi John,

Hi :)

> John Morrison wrote on Wednesday, December 01, 2004 10:08 AM:
>>
>> I did consider changing /etc/postinstall/passwd-grp.sh so that
>> instead of running
>>
>> /bin/mkpasswd -l -c > /etc/passwd
>>
>> it does
>>
>> mkpasswd.exe -l -c | sed 's/cygdrive\/.*Documents and Settings/home/'
>> > /etc/passwd
>
> This is nonsense. "Documents and Settings" is localized.

Humm, not nonsense (it works for English), maybe not correct... (is this
retrievable for replacement?)

Anyway, the idea (if not the impl) stands, when a network user installs
cygwin HOME is set to doc & settings.  When a local user installs HOME is
set to /home/user.  So, should network user functionality be changed?
(assuming it's possible to get the localisation)

J.


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

