delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2013/08/03/07:16:35

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:message-id:date:from:mime-version:to:subject
:references:in-reply-to:content-type:content-transfer-encoding;
q=dns; s=default; b=xjmEW0WjEExIjhzFqItSCIJeUZ2wxldYzUQ/APoPCEZ
4nlWE7D19/pP50zjr91gM1duaZnqCRjGoEmu5O4W4wJP3RU9YUjjod2GdJOtyc9S
WlIJumN9PQhsAeIUUh/tuxkxVdy50rKm2GwoQ8f4Enj+63X4iDhdaIp1aKSjOgEE
=
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:message-id:date:from:mime-version:to:subject
:references:in-reply-to:content-type:content-transfer-encoding;
s=default; bh=nOvnK1imVngTEvui0IrftIK5GZA=; b=lbrvbs2TZFHfpsBWE
7TR5OB9Dz0e4dAS6HVvKSBiMP3RFsovtWBGn21w7RV3joth2twLSVa5irAKcOFdb
ReqXZrfCy4UEs+Q6i357cz0cAFcoIJumAdfVhY6fqIdHNNsoFWjZVpr7qvNZT9pw
SbbZbFhtYVk30yJHCc6NOvnnlY=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
X-Spam-SWARE-Status: No, score=-0.2 required=5.0 tests=AWL,BAYES_50,KHOP_THREADED,RDNS_NONE autolearn=no version=3.3.1
Message-ID: <51FCE675.9050700@tlinx.org>
Date: Sat, 03 Aug 2013 04:16:05 -0700
From: Linda Walsh <cygwin AT tlinx DOT org>
User-Agent: Thunderbird
MIME-Version: 1.0
To: "cygwin AT cygwin DOT com" <cygwin AT cygwin DOT com>
Subject: Re: ssh login no longer allowed by local accounts other than main administrator account after taking machine off domain
References: <CABSJGg182WMvAT90f8X3GVcBkTKj7nGXmY8BAPTcgsqQLwGomQ AT mail DOT gmail DOT com>
In-Reply-To: <CABSJGg182WMvAT90f8X3GVcBkTKj7nGXmY8BAPTcgsqQLwGomQ@mail.gmail.com>

Yuki Ishibashi wrote:
> Hi all,
> 
> Recently I've been tasked with taking a Win7 machine that was running
> Cygwin and sshd off of my company's old Active Directory domain...
---
Have you ever heard of "Process Monitor"
http://technet.microsoft.com/en-us/sysinternals/bb896645

It can allow you to monitor processes by name/or a variety of filters
and you could maybe find what bash is trying to do when it gets the
operation not permitted.

You could look  for access denied or some similar status ... but it can allow
you to get a look at exactly what might be failing -- if it is a file permissions,
you can see access denied when it tried to open a folder..(or a registry key).

It gives an overwhelming amount of data, but you can keep adding filters till
you see what you are looking for...

There are some how-to talks/demos on the site for how some have used it to
solve various types of problems.

Sometimes, something is happening only on your system that is unique to your
setup, and something like process monitor
(for real time monitoring / replacement of task-manager, I'd
recommend process-hacker (http://sourceforge.net/projects/processhacker/)
over process explorer (another sysinternals util by the same people
who did procmon)-- it is more detailed  and more powerful.

but procmon allows you examine what's going on in detail...  might be
of help...?

good luck...




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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019