X-Recipient: archive-cygwin@delorie.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@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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 <t.schutter@comcast.net>
To: cygwin@cygwin.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.GA27207@pixel.schutter.home> <20131106125514.GB2611@calimero.vinschen.de> <20131112141813.GA9133@pixel.schutter.home> <20131112144020.GE427@calimero.vinschen.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 @@
 <ulink url="http://cygwin.com/cygwin-ug-net/using-utils.html#mount" />.
 </para>
 </listitem>
+<listitem><para>If you installed <literal>cyglsa.dll</literal> by running the shell
+script <literal>/usr/bin/cyglsa-config</literal> as described in
+<ulink url="http://cygwin.com/cygwin-ug-net/ntsec.html" />, then you need to configure
+Windows to stop using the LSA authentication package.  You do so by editing the registry
+and restoring
+<literal>/HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Control/Lsa/Authentication Packages</literal>
+back to it's original value of <literal>msv1_0</literal>, and then rebooting.
+</para>
+</listitem>
 <listitem><para>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

