feat: add othergroups support for services

- extend glauth::obj::service to allow othergroups
This commit is contained in:
2024-07-11 19:59:26 +10:00
parent 3dc8fb03fa
commit 95a0b543fd
2 changed files with 7 additions and 0 deletions
+1
View File
@@ -4,4 +4,5 @@
uidnumber = <%= $uidnumber %>
primarygroup = <%= $primarygroup %>
passsha256 = "<%= $passsha256 %>"
othergroups = <%= $othergroups %>