Add config option to prevent primary group removal (#405)

This commit is contained in:
Luck
2017-09-04 17:03:17 +01:00
Unverified
parent 925d3ccd1b
commit 754c7d8e3b
5 changed files with 20 additions and 1 deletions
+4
View File
@@ -106,6 +106,10 @@ temporary-add-behaviour="deny"
# directly and indirectly
primary-group-calculation="parents-by-weight"
# If set to false, the plugin will allow a Users primary group to be removed with the
# 'parent remove' command, and will set their primary group back to default.
prevent-primary-group-removal=false
# If the plugin should check for "extra" permissions with users run LP commands.
#
# These extra permissions allow finer control over what users can do with each command, and