public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Maayan Apelboim <Maayan.Apelboim@clarizen.com>
To: "Brian.Inglis@SystematicSw.ab.ca"
	<Brian.Inglis@SystematicSw.ab.ca>,
	"cygwin@cygwin.com" <cygwin@cygwin.com>,
	"corinna-cygwin@cygwin.com"	<corinna-cygwin@cygwin.com>
Subject: RE: getent doesn't work properly
Date: Mon, 25 Nov 2019 15:24:00 -0000	[thread overview]
Message-ID: <AM4PR07MB34739D3038C8689F0D032D6D954A0@AM4PR07MB3473.eurprd07.prod.outlook.com> (raw)
Message-ID: <20191125152400.dAOSvCKfqa16ISVuOay7kNofVtn2oPQVsFPur0YM1UY@z> (raw)
In-Reply-To: <AM4PR07MB34730BB3D998CF6B47BA84D495760@AM4PR07MB3473.eurprd07.prod.outlook.com>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="utf-8", Size: 1588 bytes --]

Update:
- I tried installing cygserver as a service but problem persists.
- Also tried verifying the user in the domain with net user. While getent fails to find my user, net user finds it with no issues.
- Tried installing and configuring krb5-workstation but it didn’t help as well.

Will appreciate any other leads to check...

Thanks

-----Original Message-----

>> Why do I need cygserver?
> You don't exactly NEED cygserver. But if you have 1. Domain (or even
> multi-domain) environment.
> 2. and/or remote/slow/flaky connection to the domain server.
> cygserver may provide a smoother experience as it caches some 
> information related to names resolution.

Running cygserver will also cache info and speed up processing if you run many:

- service daemons under Cygwin, especially cron jobs or ssh sessions
- concurrent processes, especially deeply nested, forked, or background
  (some cron jobs background subprocesses *heavily* to reduce run time)
- XSI IPC message queues
- semaphores
- shared memory segments

otherwise that has to be managed by either the process itself or the root parent process, possibly in parallel threads.

--
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.
\0ТÒÐÐ¥\a&ö&ÆVÒ\a&W\x06÷'G3¢\x02\x02\x02\x02\x02\x02\x06‡GG\x03¢òö7–wv–âæ6öÒ÷\a&ö&ÆV×2æ‡FÖÀФd\x15\x13¢\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x02\x06‡GG\x03¢òö7–wv–âæ6öÒöf\x17\x12ðФFö7VÖVçF\x17F–öã¢\x02\x02\x02\x02\x02\x02\x02\x02\x06‡GG\x03¢òö7–wv–âæ6öÒöFö72æ‡FÖÀÐ¥Vç7V'67&–&R\x06–æfó¢\x02\x02\x02\x02\x02\x06‡GG\x03¢òö7–wv–âæ6öÒöÖÂò7Vç7V'67&–&R×6–×\x06ÆPРÐ

  reply	other threads:[~2019-11-25 13:09 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-17  9:02 Maayan Apelboim
2019-10-17 12:23 ` Jose Isaias Cabrera
2019-10-17 13:02   ` Maayan Apelboim
2019-10-17 16:55     ` Jose Isaias Cabrera
2019-10-18 12:44       ` Brian Inglis
2019-10-18 10:52 ` Corinna Vinschen
2019-10-23 11:17   ` Maayan Apelboim
2019-10-23 11:42     ` Corinna Vinschen
2019-10-23 13:28       ` Brian Inglis
2019-10-23 13:33       ` Maayan Apelboim
2019-10-24 14:06         ` Corinna Vinschen
2019-10-28  8:56           ` Maayan Apelboim
2019-11-13 12:04             ` Maayan Apelboim
2019-11-13 12:08               ` Maayan Apelboim
2019-10-18 11:05 ` Andrey Repin
2019-10-22  8:22   ` Maayan Apelboim
2019-10-28 17:35     ` Andrey Repin
2019-10-29  0:03       ` Brian Inglis
2019-11-13 15:18         ` Maayan Apelboim
2019-11-25 13:29           ` Maayan Apelboim [this message]
2019-11-25 15:24             ` Maayan Apelboim

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=AM4PR07MB34739D3038C8689F0D032D6D954A0@AM4PR07MB3473.eurprd07.prod.outlook.com \
    --to=maayan.apelboim@clarizen.com \
    --cc=Brian.Inglis@SystematicSw.ab.ca \
    --cc=corinna-cygwin@cygwin.com \
    --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).