<div dir="ltr"><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Sep 27, 2019 at 5:03 PM Stijn De Weirdt <<a href="mailto:stijn.deweirdt@ugent.be">stijn.deweirdt@ugent.be</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">hi all,<br>
<br>
i'm looking for an "easy" way to set resource limits on a group of users.<br>
<br>
we are lucky enough that this group of users is within a (although<br>
large) high enough range, so a range of uids is ok for us.<br>
<br>
generating a user-<uid>.slice file for every user (or symlink them or<br>
whatever) looks a bit cumbersome, and probably not really performance<br>
friendly if the range is in eg 100k (possible) uids.<br>
<br>
e.g. if this range was 100k-200k, i was more looking for a way to do<br>
e.g. user-1XXXXX.slice or user-100000:200000.slice<br></blockquote><div><br></div>As far as I know there isn't a good systemd-native method for this, but you can dynamically set slice parameters during PAM processing, as in this blog post:</div><div class="gmail_quote"><a href="https://utcc.utoronto.ca/~cks/space/blog/linux/Ubuntu1804SystemdUserLimits">https://utcc.utoronto.ca/~cks/space/blog/linux/Ubuntu1804SystemdUserLimits</a></div><br>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr">Mantas Mikulėnas</div></div></div>