search for: new_page_size

Displaying 3 results from an estimated 3 matches for "new_page_size".

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
...r ? 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
...og 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/options/samba &g...