mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Default search limit to 100
This commit is contained in:
parent
091b07790e
commit
68f727e465
@ -191,7 +191,7 @@ objectClass: ipaConfigObject
|
||||
ipaUserSearchFields: uid,givenname,sn,telephonenumber,ou,title
|
||||
ipaGroupSearchFields: cn,description
|
||||
ipaSearchTimeLimit: 2
|
||||
ipaSearchRecordsLimit: 0
|
||||
ipaSearchRecordsLimit: 100
|
||||
ipaHomesRootDir: /home
|
||||
ipaDefaultLoginShell: /bin/sh
|
||||
ipaDefaultPrimaryGroup: ipausers
|
||||
|
Loading…
Reference in New Issue
Block a user