Attempt to shorten login time by ignoring group members.
This is seems to be the solution for larger groups.
This commit is contained in:
parent
73e6fb1403
commit
5ed4c2a135
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue