this was missing for AD realms
Signed-off-by: Dominik Csapak <[email protected]>
---
PVE/Auth/AD.pm | 1 +
1 file changed, 1 insertion(+)
diff --git a/PVE/Auth/AD.pm b/PVE/Auth/AD.pm
index 3b88db4..4f40be3 100755
--- a/PVE/Auth/AD.pm
+++ b/PVE/Auth/AD.pm
@@ -91,6 +91,7 @@ sub options {
group_name_attr => { optional => 1 },
group_filter => { optional => 1 },
group_classes => { optional => 1 },
+ 'sync-defaults-options' => { optional => 1 },
};
}
--
2.20.1
_______________________________________________
pve-devel mailing list
[email protected]
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel