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]

Re: More on Win7 update messing up HOME


David Karr writes:
> I noticed that when I do an "ls -lt" in my homedir, instead of the owner
> and group of files being my simple uid, it's something like
> "<MYDOMAIN>+User(1944941)" and "2993517" (group and user, respectively, I
> believe).

There's your problem.  For whatever reason, the DC did not resolve your
user ID when it was asked by Cygwin and so all the other information
associated with your account is likewise unavailable.  Are you starting
any Cygwin services at boot?  If so, make them depend on tcp_ip so they
don't start before networking is available and/or set them to delayed
start.  If that doesn't fix it, check the user they are running under,
both cygserver and sshd should run under LocalSystem for an up-to-date
Cygwin.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Wavetables for the Terratec KOMPLEXER:
http://Synth.Stromeko.net/Downloads.html#KomplexerWaves

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