Displaying 4 results from an estimated 4 matches for "ldap_page_size".
2014 Jul 28
0
[sssd] Not seeing Secondary Groups
...m
## Domain Configurations
[domain/example.com]
debug_level = 9
id_provider = ldap
access_provider = ldap
auth_provider = krb5
ldap_uri = ldap://ad.example.com
ldap_tls_reqcert = allow
ldap_schema = rfc2307bis
ldap_referrals = false
ldap_disable_referrals = true
ldap_force_upper_case_realm = true
ldap_page_size = 4000
ldap_access_order = expire
ldap_account_expire_policy = ad
ldap_default_bind_dn = CN=LINUXAUTH,DC=EXAMPLE,DC=COM
ldap_id_mapping = False
ldap_search_base = DC=EXAMPLE,DC=COM
ldap_user_search_base = DC=EXAMPLE,DC=COM?subtree?&(objectclass=user)(uidnumber=*)
ldap_user_search_scope = sub
l...
2019 Jul 16
2
samba 4.8 client and 4.9 AD DC: Reducing LDAP page size from 1000 to 500 due to IO_TIMEOUT
Hello,
I have an issue as stated in topic. My samba 4.8.3 file server, which is AD
member frequently shows winbind errors (pasted below). From user
perspective it seems to work fine, but I'm worried that I have something
misconfigured and in the long run, I might run into some errors.
My AD DC are running on samba 4.9.x (two of them), compiled from source
with BIND as DNS backend (running on
2019 Jul 16
0
samba 4.8 client and 4.9 AD DC: Reducing LDAP page size from 1000 to 500 due to IO_TIMEOUT
...nix domain member ?
If not, why do have this in smb.conf:
log level = 1 winbind:5
I would change it to:
log level = 0
The message is coming from this block of code:
??? ??? ??? DEBUG(1, ("Reducing LDAP page size from %d to %d due to
IO_TIMEOUT\n",
??? ??? ??? ??? ? ads->config.ldap_page_size, new_page_size));
As you can see, it is just a debug message, that is printed if log level
is set to '1' or above.
Rowland
2019 Jul 16
1
samba 4.8 client and 4.9 AD DC: Reducing LDAP page size from 1000 to 500 due to IO_TIMEOUT
...onf:
>
> log level = 1 winbind:5
>
> I would change it to:
>
> log level = 0
>
> The message is coming from this block of code:
>
> DEBUG(1, ("Reducing LDAP page size from %d to %d due to
> IO_TIMEOUT\n",
> ads->config.ldap_page_size, new_page_size));
>
> As you can see, it is just a debug message, that is printed if log level
> is set to '1' or above.
>
> Rowland
>
>
> --
> To unsubscribe from this list go to the following URL and read the
> instructions: https://lists.samba.org/mailman/o...