develooper Front page | perl.perl5.porters | Postings from June 2019

[perl #134169] 5.30.0 - Unable to set supplementary group IDs

Thread Next
From:
Dan Book via RT
Date:
June 4, 2019 02:24
Subject:
[perl #134169] 5.30.0 - Unable to set supplementary group IDs
Message ID:
rt-4.0.24-25227-1559615062-1474.134169-15-0@perl.org
For posterity, the less weird way to set supplementary group IDs is directly with setgroups() or usually better initgroups(), which unfortunately are not currently provided by POSIX.pm, but an interface is provided by the CPAN modules Unix::Groups and Unix::Groups::FFI.

---
via perlbug:  queue: perl5 status: open
https://rt.perl.org/Ticket/Display.html?id=134169

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About