This is the mail archive of the cygwin mailing list for the Cygwin project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
On Tuesday, March 24, 2015 3:04 PM Corinna Vinschen wrote: >On Mar 24 13:28, Steve Johnson wrote: >> >> I am having the same issue, but from a fresh install of cygwin64. >> > >The problem is this: I can't reproduce this. I need a means to >reproduce this to be able to fix it. I'm totally stumped by this weird >problem because it seems LookupAccountSid fails and I never saw that >before and don't see this on my machines and in my environment. Ok, let's see what I can come up with. For the test I cut down passwd to just a single line and removed /etc/group - the problem still occurs. From a cmd window: C:\NCygwin\bin>cat ..\etc\nsswitch.conf passwd: files group: files C:\NCygwin\bin>getent passwd %USERNAME% lemkemch:unused:12729:10513:U-INA-DE01\lemkemch,S-1-5-21-1373454394-1654746546-1 846952604-2729:/home/lemkemch:/bin/tcsh C:\NCygwin\bin>id uid=4294967295(Unknown+User) gid=4294967295(Unknown+Group) groups=545(Users),555 (Remote Desktop Users) strace output (hopefully) attached. Anything else you'd like me try? Michael
Attachment:
getent_trace.txt
Description: getent_trace.txt
-- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |