public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* UNIX nobody/nogroup mapping to which Windows SID/account?
@ 2024-03-03 13:45 Martin Wege
  2024-03-04 10:26 ` Corinna Vinschen
  0 siblings, 1 reply; 2+ messages in thread
From: Martin Wege @ 2024-03-03 13:45 UTC (permalink / raw)
  To: cygwin

Hello,

How can we map UNIX "nobody"/"nogroup" to Win32 SIDs/accounts? Cygwin
has entries for "nobody" in /etc/passwd and "nogroup" in /etc/group,
but these accounts have SIDs returned by /usr/bin/getent passwd and
/usr/bin/getent group which LookupAccountSidA() does not recognise.

So what is the correct Win32 solution?

Thanks,
Martin

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

end of thread, other threads:[~2024-03-04 10:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-03 13:45 UNIX nobody/nogroup mapping to which Windows SID/account? Martin Wege
2024-03-04 10:26 ` Corinna Vinschen

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