delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2006/10/17/23:58:32

X-Spam-Check-By: sourceware.org
content-class: urn:content-classes:message
MIME-Version: 1.0
Subject: RE: Installing Cygwin on XP laptop part of a domain
Date: Wed, 18 Oct 2006 13:58:12 +1000
Message-ID: <026DCC31AB859648A6F16C0E5CD2580DADBFE5@calttsv025.cal.riotinto.org>
From: "Billinghurst, David \(CALCRTS\)" <david DOT billinghurst AT comalco DOT riotinto DOT com DOT au>
To: "Jay NYC" <jaytech AT mailcan DOT com>, <cygwin AT cygwin DOT com>
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id k9I3wR2x007537

> From: Jay NYC
> 
> Can someone who has experience installing Cygwin on a WinXP 
> desktop part of a  Windows Domain let me know what to do? 

You need to create /etc/passwd and /etc/group files using 
mkpasswd and mkgroup.

The domain I am in has around 3000 groups and lots of users.
Enumerating all the users takes a while.

All I need to do is (something like):

mkgroup > /etc/group
mkpasswd -l > /etc/passwd
mkpasswd -d -u my_username >> /etc/passwd

The first mkpasswd adds the local accounts and the second 
invocation adds my domain account.   mkpasswd --help for
more details.

Then edit /etc/passwd and change your home directory a local
path - perhaps /home/username.

If you have multiple users you must ensure that they are all listed
in the passwd file.


NOTICE
This e-mail and any attachments are private and confidential and may contain privileged information. If you are not an authorised recipient, the copying or distribution of this e-mail and any attachments is prohibited and you must not read, print or act in reliance on this e-mail or attachments.
This notice should not be removed.

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


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019