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

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

Reply via email to