X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Tue, 16 Dec 2008 17:06:10 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Cygwin 1.7 domains and home directories Message-ID: <20081216160610.GJ6830@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <9f3df1acecdb14494f593ecc70fc8f0f DOT squirrel AT mail DOT morrison DOT mine DOT nu> <320dd8ef673c228602ed985bbd1fdfd7 DOT squirrel AT mail DOT morrison DOT mine DOT nu> <20081212144130 DOT GC32197 AT calimero DOT vinschen DOT de> <20081216120931 DOT GF6830 AT calimero DOT vinschen DOT de> <961c6436d648ea13a8bb6b27cc7f6df4 DOT squirrel AT mail DOT morrison DOT mine DOT nu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <961c6436d648ea13a8bb6b27cc7f6df4.squirrel@mail.morrison.mine.nu> User-Agent: Mutt/1.5.16 (2007-06-09) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Dec 16 12:25, John Morrison wrote: > On Tue, December 16, 2008 12:09 pm, Corinna Vinschen wrote: > > So far I'm not able to reproduce this. Every time I reboot, the shell > > comes up just fine. > > > > For testing purposes I created an /etc/group file of >28000 entries. > > I also switched my home directory by adding a fstab entry along the lines > > of "D:/home/corinna --> /home/corinna", but to no avail. > > > > I tested this on a Vista machine which is domain member of a 2K8 domain > > with a domain admin account with UAC enabled. > > > > I'll try later again on an XP machine. > > XP sp2 No go either. I rebooted multiple times and every time it was fine passwd/group-wise. > > Is your account an admin account or a normal user account? I don't > > know but maybe that makes some difference. > > I have local admin rights (ie, only on this machine), but it's a domain > account (hope that makes sense). It does. I tried with an admin account which is also Domain Admin and I tried with a non-admin account which is just member of Domain Users and some other plain group. > > Maybe that goes without saying, but somebody actually debugging this > > who can reproduce this behaviour would be a great help... > > I've altered the cygwin.bat file changing > > bash --login -i > > to > > strace -o c:\strace.txt bash --login -i > > but I've yet to reproduce it since I made the modification :( (and even > if it did, I wouldn't know what to look for in the 11MB+ trace!) You don't have to. If it occurs under strace, I can take a look. Maybe we have to add additional debug output, though. Thanks, Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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/