feat: add othergroups support for services
- extend glauth::obj::service to allow othergroups
This commit is contained in:
@@ -4,4 +4,5 @@
|
||||
uidnumber = <%= $uidnumber %>
|
||||
primarygroup = <%= $primarygroup %>
|
||||
passsha256 = "<%= $passsha256 %>"
|
||||
othergroups = <%= $othergroups %>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user