public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Brian Inglis <Brian.Inglis@SystematicSw.ab.ca>
To: cygwin@cygwin.com
Subject: Re: Problems with ssh when I log into my PC using my corporate domain while working from home
Date: Thu, 23 Apr 2020 23:11:52 -0600	[thread overview]
Message-ID: <06f658d1-ddef-5f44-74d1-294a2144d46a@SystematicSw.ab.ca> (raw)
In-Reply-To: <448cf4fe-0697-771d-c8e4-81d778f5ca4e@mehconsulting.com>

On 2020-04-23 15:50, Mark Hansen wrote:
> On 4/23/2020 12:30 PM, Marco Atzeri via Cygwin wrote:
>> Am 23.04.2020 um 21:19 schrieb Marco Atzeri:
>>> Am 23.04.2020 um 17:25 schrieb Mark Hansen:
>>>> On 4/23/2020 5:51 AM, Marco Atzeri via Cygwin wrote:
>>>>> Am 23.04.2020 um 13:54 schrieb Mark Hansen:
>>>>>> On 4/21/2020 2:52 PM, Mark Hansen wrote:
>>>>>>> On 4/21/2020 8:33 AM, Mark Hansen wrote:
>>>>>>>> I have a Windows 10 laptop, on which I installed Cygwin. I always log
>>>>>>>> into the machine using
>>>>>>>> my corporate domain account. When I log into the machine from my office,
>>>>>>>> everything Cygwin
>>>>>>>> works fine.
>>>>>>>> When I log into my laptop from home (which I'm working from home for a
>>>>>>>> while now, due to
>>>>>>>> COVID-19), I still log in using my corporate domain account, but Cygwin
>>>>>>>> acts differently.
>>>>>>>> Here is my user id (from the id command) when I log in from the office:
>>>>>>>> uid=1293438(Mark.Hansen) gid=1049089(Domain Users) ...
>>>>>>>> Here is the same when I've logged in with the machine at home:
>>>>>>>> uid=1293438(MAN+User(244862)) gid=1293438
>>>>>>>> (MAN) is the domain.

>>>>> check the differences in outputs for
>>>>>       "mkpasswd -c" and "id"
>>>>> in the two cases.

>>>> I have the differences for 'id' in the two cases. However, I currently
>>>> don't have access to my office during the 'stay at home' order we're
>>>> having to honor these days.
>>>> I don't understand the difference in the 'id' output, but they are 
>>>> different. I showed the first little bit of each in my first message.
>>>> Does this help? Should I attach the complete output of the two runs
>>>> here?

>>> I would look at any differences in the 4th and 5th field of
>>>   "mkpasswd -c" output

>> 5th (SID) and 6th (Home)

> Here is my mkpasswd -c output while the machine is at home (I can't run it
> at the office, as I'm not allowed to go there at this time):
> Mark.Hansen:*:1293438:1049089:U-MAN\Mark.Hansen,
> S-1-5-21-602162358-1060284298-725345543-244862
> :/cygdrive/c/Users/mark.hansen:/bin/zsh
> Note that my domain is "MAN" not "U-MAN" - I don't know if that is
> significant. This does show my home directory as
> /cygdrive/c/Users/mark.hansen, which is correct.

Try:

$ getent passwd $USER

as I believe getent uses the /etc/nsswitch.conf settings while mkpasswd may not:
they often produce different lists or entries when I run them.

Not sure if it still applies, although it is still suggested in the docs:
install and run the cygserver service, then use passwd -R to stash your password
in the registry to allow network access.

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

This email may be disturbing to some readers as it contains
too much technical detail. Reader discretion is advised.

  reply	other threads:[~2020-04-24  5:11 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-21 15:33 Mark Hansen
2020-04-21 21:52 ` Mark Hansen
2020-04-23 11:54   ` Mark Hansen
2020-04-23 12:51     ` Marco Atzeri
2020-04-23 15:25       ` Mark Hansen
2020-04-23 19:19         ` Marco Atzeri
2020-04-23 19:30           ` Marco Atzeri
2020-04-23 21:50             ` Mark Hansen
2020-04-24  5:11               ` Brian Inglis [this message]
2020-04-23 17:26 ` ASSI
2020-04-23 18:10   ` Mark Hansen
2020-04-23 18:57     ` Norton Allen
2020-04-24 13:43       ` Mark Hansen
2020-04-23 19:33     ` Achim Gratz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=06f658d1-ddef-5f44-74d1-294a2144d46a@SystematicSw.ab.ca \
    --to=brian.inglis@systematicsw.ab.ca \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).