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 Date: Tue, 06 Aug 2002 14:47:19 -0400 From: Jason Tishler Subject: Re: UID problem - ssh with a user with a large uid fails In-reply-to: <3D4FD912.8000208@novabase.pt> To: cygwin AT cygwin DOT com Mail-followup-to: cygwin AT cygwin DOT com Message-id: <20020806184719.GB1892@tishler.net> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: Mutt/1.4i References: <3D4FD912 DOT 8000208 AT novabase DOT pt> Artur, On Tue, Aug 06, 2002 at 03:11:30PM +0100, Artur Pinheiro wrote: > I notice that in the event viewer I get "Cannot find account for uid > 2505." But the uid for that user is 133577 > > Here are the passwd record for that user > user2:unused_by_nt/2000/xp:133577:10513:Artur Pinheiro,... ^^^^^^ Cygwin uids are currently 16 bit. Just hand edit your passwd entry so that the uid is modulo 65K. Jason -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/