X-Spam-Check-By: sourceware.org Message-ID: <44481791.6000902@elementcxi.com> Date: Thu, 20 Apr 2006 16:21:53 -0700 From: Steve Kelem User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: useradd & user ids References: <4447CD75 DOT 9030505 AT elementcxi DOT com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Igor Peshansky said the following on 4/20/2006 12:24 PM: > On Thu, 20 Apr 2006, Steve Kelem wrote: > > >> How do I set my user & group id to a specific value? I would like it to >> match the uid & gid assigned by Linux on our main server. >> If my local settings match the main server's, then ssh works more >> smoothly. >> > > Do you mean the name or the numeric value? In either case, just edit > /etc/passwd and /etc/group on Cygwin -- the SID is the only value that > really matters as far as Windows is concerned. All the rest is up to you. > HTH, > Igor Actually, I meant "how do I do it so that I don't have to edit /etc/{passwd,group} manually each time I add a user to XP?" Is there a way to specify the mapping to uid/gid numbers so that I get the same passwd file automatically? If not, I guess I could write a script. Thanks, Steve -- 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/