Attempt to shorten login time by ignoring group members.

This is seems to be the solution for larger groups.
This commit is contained in:
Andreas B. Mundt 2024-01-16 11:47:55 +01:00
parent 73e6fb1403
commit 5ed4c2a135

View file

@ -16,3 +16,4 @@ default_shell = /usr/bin/bash
ad_gpo_access_control = disabled
ad_gpo_ignore_unreadable = True
ad_maximum_machine_account_password_age = 0
ignore_group_members = True