Hello, the packaged version of libargon2 is quite old. In 2019 upstream
added the .pc file, and released new version. As of now it's harder than
necessary to use libargon2 on cygwin - need to special case cygwin and
include the header/library manually. Please update.
Thanks
--
Problem reports
On 2023-09-24 11:21, Martin Wege via Cygwin wrote:
Hello,
I tried to setuid an executable, so that it runs as user "SYSTEM", but
it does not work.
I tried this as an user with administrator rights:
chown SYSTEM:SYSTEM foo.exe
chmod u+s,g+s foo.exe
But running ./foo then just runs it as the cur
Hello,
I tried to setuid an executable, so that it runs as user "SYSTEM", but
it does not work.
I tried this as an user with administrator rights:
chown SYSTEM:SYSTEM foo.exe
chmod u+s,g+s foo.exe
But running ./foo then just runs it as the current user.
What am I doing wrong?
Thanks,
Martin
-
Hello,
Does Cygwin have a function to convert a PSID (pointer to sid) to a
human readable string? Is there a function to do the opposite, turn a
string from the first function back into a SID type?
Thanks,
Martin
--
Problem reports: https://cygwin.com/problems.html
FAQ: ht
4 matches
Mail list logo