mirror of
https://github.com/samba-team/samba.git
synced 2025-08-03 04:22:09 +03:00
s4:ldap_server: don't call ldb_req_mark_untrusted() on the privileged ldapi socket
metze
This commit is contained in:
@ -41,6 +41,7 @@ struct ldapsrv_connection {
|
||||
} sockets;
|
||||
|
||||
bool global_catalog;
|
||||
bool is_privileged;
|
||||
|
||||
struct {
|
||||
int initial_timeout;
|
||||
|
Reference in New Issue
Block a user