Hello! How can I get the SID for either user XOR group if both have the same name? Remember Cygwin, as Unix and Linux, allow that a user "danfsh" can have his own group "danfsh". That works fine there, but on Win32 there is only LookupAccountSidA() which has no way to distinguish whether you want a user SID or a group SID.
How can I get the SID for group "danfsh", or the SID for user "danfsh"? Dan -- Dan Shelton - Cluster Specialist Win/Lin/Bsd -- 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