UID problem - ssh with a user with a large uid fails

Jason Tishler jason@tishler.net
Tue Aug 6 11:58:00 GMT 2002


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/



More information about the Cygwin mailing list