X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:references :mime-version:content-type:in-reply-to; q=dns; s=default; b=C06W i0wlZvm4zrGyncuR7+kkBz1pgRFUWj3FcNHrk4ofpmWBhxJ+WatDX4XcfJhzTBvP OlKmIRb2YMuMPY/prMWK1GrMfvWfR1gJ4t3VpuiD3CoroJSebkW3T4Wf8/kLjNvQ 3Ar0QK402eJsGQwPQSNC0/40aNH3WJrDfQYgP8E= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:references :mime-version:content-type:in-reply-to; s=default; bh=8kwQVh8VX2 ue8CpDdJu2ig51mRs=; b=V7ZT6diWXlYOO2c7BATcpUXczkm7H2GOoQOmp1rLgN NgD7plv6JPcGbwy0JdIoUgdCcvXFSLanb/8MNtXW+Zi/DzdOlyQi4NhzS/C4utv1 Du0x2rXyX4TQ8nJ49CKStvDtdp5LG0PPfaLOxzuSNejvftfNwSHh+ZVunKL9p5dF A= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=2.4 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RDNS_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no version=3.3.2 X-HELO: qmta03.emeryville.ca.mail.comcast.net Date: Tue, 12 Nov 2013 14:20:45 -0700 From: Tom Schutter To: cygwin AT cygwin DOT com Subject: Re: suggestion for Cygwin FAQ 2.19 "How do I uninstall all of Cygwin?" Message-ID: <20131112212045.GA10131@pixel.schutter.home> References: <20131105164118 DOT GA27207 AT pixel DOT schutter DOT home> <20131106125514 DOT GB2611 AT calimero DOT vinschen DOT de> <20131112141813 DOT GA9133 AT pixel DOT schutter DOT home> <20131112144020 DOT GE427 AT calimero DOT vinschen DOT de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20131112144020.GE427@calimero.vinschen.de> User-Agent: Mutt/1.5.21 (2010-09-15) X-IsSubscribed: yes Index: faq-setup.xml =================================================================== RCS file: /cvs/src/src/winsup/doc/faq-setup.xml,v retrieving revision 1.30 diff -u -r1.30 faq-setup.xml --- faq-setup.xml 5 Jun 2013 07:57:39 -0000 1.30 +++ faq-setup.xml 12 Nov 2013 19:34:19 -0000 @@ -473,6 +473,15 @@ . +If you installed cyglsa.dll by running the shell +script /usr/bin/cyglsa-config as described in +, then you need to configure +Windows to stop using the LSA authentication package. You do so by editing the registry +and restoring +/HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Control/Lsa/Authentication Packages +back to it's original value of msv1_0, and then rebooting. + + Delete the Cygwin root folder and all subfolders. If you get an error that an object is in use, then ensure that you've stopped all services and closed all Cygwin programs. If you get a 'Permission Denied' error then you pixel:~/src/cygwin/src/winsup/doc$ mutt On Tue 2013-11-12 15:40, Corinna Vinschen wrote: > Hi Tom, > > On Nov 12 07:18, Tom Schutter wrote: > > I sent this email to the patches list (which I am subscribed to), but it > > doesn't appear to have gotten there. At least it does not appear in the > > archive. > > I don't know why this occured, but it doesn't matter for this patch. > Can you please resend it as unified diff `diff -u', though? From the > below "normal"-style patch it's not clear where exactly the new listitem > was supposed to go, especially because the line numbers don't match > after my faq-setup.xml changes from yesterday :} > > > Thanks a lot, > Corinna > > -- > Corinna Vinschen Please, send mails regarding Cygwin to > Cygwin Maintainer cygwin AT cygwin DOT com > Red Hat -- Tom Schutter -- 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