public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* suggestion for Cygwin FAQ 2.19 "How do I uninstall all of Cygwin?"
@ 2013-11-05 16:41 Tom Schutter
  2013-11-06 12:55 ` Corinna Vinschen
  0 siblings, 1 reply; 8+ messages in thread
From: Tom Schutter @ 2013-11-05 16:41 UTC (permalink / raw)
  To: cygwin

I was attempting to uninstall all of Cygwin when I ran into a snag.  I
couldn't delete bin/cyglsa/cyglsa.dll because it was referenced by
LSASS.  I was able to fix the problem by restoring the
/HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Control/Lsa/Authentication
Packages registry entry back to it's default value of msv1_0,
rebooting, and then removing cyglsa.dll.

But the point of this email is that I think this step should be added
to the Cygwin FAQ 2.19 "How do I uninstall all of Cygwin?".

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: suggestion for Cygwin FAQ 2.19 "How do I uninstall all of Cygwin?"
  2013-11-05 16:41 suggestion for Cygwin FAQ 2.19 "How do I uninstall all of Cygwin?" Tom Schutter
@ 2013-11-06 12:55 ` Corinna Vinschen
  2013-11-12 14:18   ` Tom Schutter
  0 siblings, 1 reply; 8+ messages in thread
From: Corinna Vinschen @ 2013-11-06 12:55 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 811 bytes --]

Hi Tom,

On Nov  5 09:41, Tom Schutter wrote:
> I was attempting to uninstall all of Cygwin when I ran into a snag.  I
> couldn't delete bin/cyglsa/cyglsa.dll because it was referenced by
> LSASS.  I was able to fix the problem by restoring the
> /HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Control/Lsa/Authentication
> Packages registry entry back to it's default value of msv1_0,
> rebooting, and then removing cyglsa.dll.
> 
> But the point of this email is that I think this step should be added
> to the Cygwin FAQ 2.19 "How do I uninstall all of Cygwin?".

you're right.  Would you like to provide a patch to faq.xml?


Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: suggestion for Cygwin FAQ 2.19 "How do I uninstall all of Cygwin?"
  2013-11-06 12:55 ` Corinna Vinschen
@ 2013-11-12 14:18   ` Tom Schutter
  2013-11-12 14:40     ` Corinna Vinschen
  2013-11-12 15:24     ` Christopher Faylor
  0 siblings, 2 replies; 8+ messages in thread
From: Tom Schutter @ 2013-11-12 14:18 UTC (permalink / raw)
  To: cygwin

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.

Date: Sun, 10 Nov 2013 19:13:05 -0700
From: me
To: patches list
Subject: add uninstall of cyglsa to FAQ

diff -r1.30 faq-setup.xml
475a476,484
> <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>

On Wed 2013-11-06 13:55, Corinna Vinschen wrote:
> Hi Tom,
> 
> On Nov  5 09:41, Tom Schutter wrote:
> > I was attempting to uninstall all of Cygwin when I ran into a snag.  I
> > couldn't delete bin/cyglsa/cyglsa.dll because it was referenced by
> > LSASS.  I was able to fix the problem by restoring the
> > /HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Control/Lsa/Authentication
> > Packages registry entry back to it's default value of msv1_0,
> > rebooting, and then removing cyglsa.dll.
> > 
> > But the point of this email is that I think this step should be added
> > to the Cygwin FAQ 2.19 "How do I uninstall all of Cygwin?".
> 
> you're right.  Would you like to provide a patch to faq.xml?
> 
> 
> Thanks,
> 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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: suggestion for Cygwin FAQ 2.19 "How do I uninstall all of Cygwin?"
  2013-11-12 14:18   ` Tom Schutter
@ 2013-11-12 14:40     ` Corinna Vinschen
  2013-11-12 21:22       ` Tom Schutter
  2013-11-12 15:24     ` Christopher Faylor
  1 sibling, 1 reply; 8+ messages in thread
From: Corinna Vinschen @ 2013-11-12 14:40 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 727 bytes --]

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

[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: suggestion for Cygwin FAQ 2.19 "How do I uninstall all of Cygwin?"
  2013-11-12 14:18   ` Tom Schutter
  2013-11-12 14:40     ` Corinna Vinschen
@ 2013-11-12 15:24     ` Christopher Faylor
  2013-11-12 21:27       ` Tom Schutter
  1 sibling, 1 reply; 8+ messages in thread
From: Christopher Faylor @ 2013-11-12 15:24 UTC (permalink / raw)
  To: cygwin

On Tue, Nov 12, 2013 at 07:18:13AM -0700, 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 see any indication of email from you to cygwin-patches in
the logs.  I see what appear to b two attempts to accept a subscription
but no actual email to the mailing list.

cgf

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: suggestion for Cygwin FAQ 2.19 "How do I uninstall all of Cygwin?"
  2013-11-12 14:40     ` Corinna Vinschen
@ 2013-11-12 21:22       ` Tom Schutter
  2013-11-12 22:24         ` Corinna Vinschen
  0 siblings, 1 reply; 8+ messages in thread
From: Tom Schutter @ 2013-11-12 21:22 UTC (permalink / raw)
  To: cygwin

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: suggestion for Cygwin FAQ 2.19 "How do I uninstall all of Cygwin?"
  2013-11-12 15:24     ` Christopher Faylor
@ 2013-11-12 21:27       ` Tom Schutter
  0 siblings, 0 replies; 8+ messages in thread
From: Tom Schutter @ 2013-11-12 21:27 UTC (permalink / raw)
  To: cygwin

The second attempt was to make sure that I wasn't imagining the first
attempt.  And then I got a message that said I was already subscribed. 

At Tue, 12 Nov 2013 12:36:57 -0700 I sent the unified diff to the
patches list, but it again does not appear to have gotten there.
Puzzling.  I was able to send it to the main cygwin list.

I don't have a problem because my patch got there by another means, but
if this is an indicator of a problem for others, whatever I can do to
help diagnose...

On Tue 2013-11-12 10:23, Christopher Faylor wrote:
> On Tue, Nov 12, 2013 at 07:18:13AM -0700, 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 see any indication of email from you to cygwin-patches in
> the logs.  I see what appear to b two attempts to accept a subscription
> but no actual email to the mailing list.
> 
> cgf
> 
> --
> 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
> 

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: suggestion for Cygwin FAQ 2.19 "How do I uninstall all of Cygwin?"
  2013-11-12 21:22       ` Tom Schutter
@ 2013-11-12 22:24         ` Corinna Vinschen
  0 siblings, 0 replies; 8+ messages in thread
From: Corinna Vinschen @ 2013-11-12 22:24 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 1555 bytes --]

On Nov 12 14:20, Tom Schutter wrote:
> 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

Patch applied and new FAQ uploaded.


Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-11-12 22:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-05 16:41 suggestion for Cygwin FAQ 2.19 "How do I uninstall all of Cygwin?" Tom Schutter
2013-11-06 12:55 ` Corinna Vinschen
2013-11-12 14:18   ` Tom Schutter
2013-11-12 14:40     ` Corinna Vinschen
2013-11-12 21:22       ` Tom Schutter
2013-11-12 22:24         ` Corinna Vinschen
2013-11-12 15:24     ` Christopher Faylor
2013-11-12 21:27       ` Tom Schutter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).