Displaying 20 results from an estimated 23 matches for "ldb_request".
Did you mean:
ldap_request
2017 Mar 30
4
possible memory leak in ldb module while dbcheck on RODC
An embedded and charset-unspecified text was scrubbed...
Name: memory_profiler.txt
URL: <http://lists.samba.org/pipermail/samba/attachments/20170330/f5d10ac9/memory_profiler.txt>
2017 Mar 31
2
possible memory leak in ldb module while dbcheck on RODC
...> > raise CommandError("%s : %s" % (msg, err))
> >
> >
> >
> > 3) My first idea was that it is python problem with starting c
> > modules, but then i found pyldb.c and py_ldb_modify function in it.
> > Commenting out the line with ldb_request memory stays on the same
> > value and does not increase anymore.
> >
> > root at buildhost samba (git)-[samba-4.5.7] # git diff lib/ldb/pyldb.c
> > diff --git a/lib/ldb/pyldb.c b/lib/ldb/pyldb.c index bea837f..ed5309a
> > 100644
> > --- a/lib/ldb/pyldb.c
> &g...
2017 Mar 31
0
possible memory leak in ldb module while dbcheck on RODC
...if self.in_transaction:
> raise CommandError("%s : %s" % (msg, err))
>
>
>
> 3) My first idea was that it is python problem with starting c modules,
> but then i found pyldb.c and py_ldb_modify function in it. Commenting out
> the line with ldb_request memory stays on the same value and does not
> increase anymore.
>
> root at buildhost samba (git)-[samba-4.5.7] # git diff lib/ldb/pyldb.c
> diff --git a/lib/ldb/pyldb.c b/lib/ldb/pyldb.c
> index bea837f..ed5309a 100644
> --- a/lib/ldb/pyldb.c
> +++ b/lib/ldb/pyldb.c
> @@ -...
2012 Dec 02
1
samba / winbind user authentication problem
...response_written)
winbind_client_response_written[2303:PAM_AUTH]: delivered response to
client
------------------------------
Now logging of samba4 on domain controller:
------------------------------
[2012/12/01 21:36:34, 5]
../source4/ldap_server/ldap_backend.c:572(ldapsrv_SearchRequest)
ldb_request SUB dn=dc=MITXP,dc=COM
filter=(&(|(sAMAccountType=805306368)(sAMAccountType=805306369)(sAMAccountType=805306370)(sAMAccountType=268435456)(sAMAccountType=536870912))(|(objectSid=\01\05\00\00\00\00\00\05\15\00\00\00\81i\7FPuFDc\BE-\EF\26S\04\00\00)))
[2012/12/01 21:36:34, 5]
../source4/ldap_s...
2017 Dec 27
2
AD replication problem "WERR_DS_DRA_ACCESS_DENIED" - need help debugging
...source4/rpc_server/drsuapi/dcesrv_drsuapi.c:89: doing DsBind with
system_session
[2017/12/27 08:20:55.641297, 3]
../lib/ldb-samba/ldb_wrap.c:326(ldb_wrap_connect)
ldb_wrap open of secrets.ldb
[2017/12/27 08:20:55.644257, 5]
../source4/ldap_server/ldap_backend.c:578(ldapsrv_SearchRequest)
ldb_request BASE dn= filter=(|(objectClass=*)(distinguishedName=*))
[2017/12/27 08:20:55.706421, 6] ../lib/util/util_ldb.c:60(gendb_search_v)
gendb_search_v: DC=ad,DC=kdu,DC=com NULL -> 1
[2017/12/27 08:20:55.706573, 6] ../lib/util/util_ldb.c:60(gendb_search_v)
gendb_search_v: DC=ad,DC=kdu,DC=com NU...
2017 Dec 27
2
AD replication problem "WERR_DS_DRA_ACCESS_DENIED" - need help debugging
...gt; with system_session
> > [2017/12/27 08:20:55.641297, 3]
> > ../lib/ldb-samba/ldb_wrap.c:326(ldb_wrap_connect)
> > ldb_wrap open of secrets.ldb
> > [2017/12/27 08:20:55.644257, 5]
> > ../source4/ldap_server/ldap_backend.c:578(ldapsrv_SearchRequest)
> > ldb_request BASE dn=
> > filter=(|(objectClass=*)(distinguishedName=*)) [2017/12/27
> > 08:20:55.706421, 6] ../lib/util/util_ldb.c:60(gendb_search_v)
> > gendb_search_v: DC=ad,DC=kdu,DC=com NULL -> 1
> > [2017/12/27 08:20:55.706573, 6]
> > ../lib/util/util_ldb.c:60(gendb_s...
2019 Nov 18
1
logging of ldap queries
...y very talkative and it fills up the log partition way too fast. I wanted to try to single out one debug class using "debug class = yes" in smb.conf, however the it does not gives any :
[2019/11/18 22:02:54.687235, 5] ../../source4/ldap_server/ldap_backend.c:783(ldapsrv_SearchRequest)
ldb_request SUB dn=cn=users,dc=testing,dc=lan filter=(|(objectClass=*)(distinguishedName=*))
When looking at other items in the log, I do have a debug class
[2019/11/18 22:02:54.682490, 3, class=ldb] ../../lib/ldb-samba/ldb_wrap.c:332(ldb_wrap_connect)
ldb_wrap open of privilege.ldb
Is it that debug clas...
2018 Jan 16
2
AD replication problem "WERR_DS_DRA_ACCESS_DENIED" - need help debugging
...> > > ../lib/ldb-samba/ldb_wrap.c:326(ldb_wrap_connect)
> > > > ldb_wrap open of secrets.ldb
> > > > [2017/12/27 08:20:55.644257, 5]
> > > > ../source4/ldap_server/ldap_backend.c:578(ldapsrv_SearchRequest
> > > > )
> > > > ldb_request BASE dn=
> > > > filter=(|(objectClass=*)(distinguishedName=*)) [2017/12/27
> > > > 08:20:55.706421, 6] ../lib/util/util_ldb.c:60(gendb_search_v)
> > > > gendb_search_v: DC=ad,DC=kdu,DC=com NULL -> 1
> > > > [2017/12/27 08:20:55.706573, 6]
>...
2017 Dec 27
0
AD replication problem "WERR_DS_DRA_ACCESS_DENIED" - need help debugging
..._drsuapi.c:89: doing DsBind with
> system_session
> [2017/12/27 08:20:55.641297, 3]
> ../lib/ldb-samba/ldb_wrap.c:326(ldb_wrap_connect)
> ldb_wrap open of secrets.ldb
> [2017/12/27 08:20:55.644257, 5]
> ../source4/ldap_server/ldap_backend.c:578(ldapsrv_SearchRequest)
> ldb_request BASE dn= filter=(|(objectClass=*)(distinguishedName=*))
> [2017/12/27 08:20:55.706421, 6]
> ../lib/util/util_ldb.c:60(gendb_search_v)
> gendb_search_v: DC=ad,DC=kdu,DC=com NULL -> 1
> [2017/12/27 08:20:55.706573, 6]
> ../lib/util/util_ldb.c:60(gendb_search_v)
> gendb_se...
2017 Dec 27
0
AD replication problem "WERR_DS_DRA_ACCESS_DENIED" - need help debugging
...ssion
>>> [2017/12/27 08:20:55.641297, 3]
>>> ../lib/ldb-samba/ldb_wrap.c:326(ldb_wrap_connect)
>>> ldb_wrap open of secrets.ldb
>>> [2017/12/27 08:20:55.644257, 5]
>>> ../source4/ldap_server/ldap_backend.c:578(ldapsrv_SearchRequest)
>>> ldb_request BASE dn=
>>> filter=(|(objectClass=*)(distinguishedName=*)) [2017/12/27
>>> 08:20:55.706421, 6] ../lib/util/util_ldb.c:60(gendb_search_v)
>>> gendb_search_v: DC=ad,DC=kdu,DC=com NULL -> 1
>>> [2017/12/27 08:20:55.706573, 6]
>>> ../lib/util/util_l...
2018 Jan 16
4
AD replication problem "WERR_DS_DRA_ACCESS_DENIED" - need help debugging
...> > > ldb_wrap open of secrets.ldb
> > > > > > [2017/12/27 08:20:55.644257, 5]
> > > > > > ../source4/ldap_server/ldap_backend.c:578(ldapsrv_SearchReq
> > > > > > uest
> > > > > > )
> > > > > > ldb_request BASE dn=
> > > > > > filter=(|(objectClass=*)(distinguishedName=*)) [2017/12/27
> > > > > > 08:20:55.706421, 6]
> > > > > > ../lib/util/util_ldb.c:60(gendb_search_v)
> > > > > > gendb_search_v: DC=ad,DC=kdu,DC=com NULL ->...
2018 Jan 16
0
AD replication problem "WERR_DS_DRA_ACCESS_DENIED" - need help debugging
...t;>> ../lib/ldb-samba/ldb_wrap.c:326(ldb_wrap_connect)
>>>>> ldb_wrap open of secrets.ldb
>>>>> [2017/12/27 08:20:55.644257, 5]
>>>>> ../source4/ldap_server/ldap_backend.c:578(ldapsrv_SearchRequest
>>>>> )
>>>>> ldb_request BASE dn=
>>>>> filter=(|(objectClass=*)(distinguishedName=*)) [2017/12/27
>>>>> 08:20:55.706421, 6] ../lib/util/util_ldb.c:60(gendb_search_v)
>>>>> gendb_search_v: DC=ad,DC=kdu,DC=com NULL -> 1
>>>>> [2017/12/27 08:20:55.706573, 6]...
2018 Jan 16
2
AD replication problem "WERR_DS_DRA_ACCESS_DENIED" - need help debugging
...;>>>>>>> [2017/12/27 08:20:55.644257, 5]
>>>>>>>> ../source4/ldap_server/ldap_backend.c:578(ldapsrv_SearchR
>>>>>>>> eq
>>>>>>>> uest
>>>>>>>> )
>>>>>>>> ldb_request BASE dn=
>>>>>>>> filter=(|(objectClass=*)(distinguishedName=*))
>>>>>>>> [2017/12/27
>>>>>>>> 08:20:55.706421, 6]
>>>>>>>> ../lib/util/util_ldb.c:60(gendb_search_v)
>>>>>>>>...
2008 Oct 19
1
samba4/Win2008: error -> directory property cannot be found in the cache
...ol]
SearchRequest: attrs: [supportedLDAPVersion]
SearchRequest: attrs: [supportedLDAPPolicies]
SearchRequest: attrs: [supportedSASLMechanisms]
SearchRequest: attrs: [dnsHostName]
SearchRequest: attrs: [ldapServiceName]
SearchRequest: attrs: [serverName]
SearchRequest: attrs: [supportedCapabilities]
ldb_request BASE dn= filter=(objectclass=*)
SearchRequest: results: [1]
Received cldap packet of length 156 from 10.0.0.2:55999
cldap netlogon query domain=NVIZN.COM host=FRODO user=(null)
version=536870934 guid=0020fc69-5a37-46af-8279-7462bed3d8e9
added interface ip=10.0.0.1 nmask=255.255.255.0
Received KDC...
2018 Jan 16
0
AD replication problem "WERR_DS_DRA_ACCESS_DENIED" - need help debugging
...> > > > [2017/12/27 08:20:55.644257, 5]
> > > > > > > ../source4/ldap_server/ldap_backend.c:578(ldapsrv_SearchR
> > > > > > > eq
> > > > > > > uest
> > > > > > > )
> > > > > > > ldb_request BASE dn=
> > > > > > > filter=(|(objectClass=*)(distinguishedName=*))
> > > > > > > [2017/12/27
> > > > > > > 08:20:55.706421, 6]
> > > > > > > ../lib/util/util_ldb.c:60(gendb_search_v)
> > > > > >...
2018 Jan 16
0
AD replication problem "WERR_DS_DRA_ACCESS_DENIED" - need help debugging
...> > > > [2017/12/27 08:20:55.644257, 5]
> > > > > > > ../source4/ldap_server/ldap_backend.c:578(ldapsrv_SearchR
> > > > > > > eq
> > > > > > > uest
> > > > > > > )
> > > > > > > ldb_request BASE dn=
> > > > > > > filter=(|(objectClass=*)(distinguishedName=*))
> > > > > > > [2017/12/27
> > > > > > > 08:20:55.706421, 6]
> > > > > > > ../lib/util/util_ldb.c:60(gendb_search_v)
> > > > > >...
2018 Feb 12
0
AD replication problem "WERR_DS_DRA_ACCESS_DENIED" - need help debugging
...;>> [2017/12/27 08:20:55.644257, 5]
>>>>>>>>> ../source4/ldap_server/ldap_backend.c:578(ldapsrv_SearchR
>>>>>>>>> eq
>>>>>>>>> uest
>>>>>>>>> )
>>>>>>>>> ldb_request BASE dn=
>>>>>>>>> filter=(|(objectClass=*)(distinguishedName=*))
>>>>>>>>> [2017/12/27
>>>>>>>>> 08:20:55.706421, 6]
>>>>>>>>> ../lib/util/util_ldb.c:60(gendb_search_v)
>>>>>...
2018 Apr 04
2
AD replication problem "WERR_DS_DRA_ACCESS_DENIED" - need help debugging
...> > > > [2017/12/27 08:20:55.644257, 5]
> > > > > > > ../source4/ldap_server/ldap_backend.c:578(ldapsrv_SearchR
> > > > > > > eq
> > > > > > > uest
> > > > > > > )
> > > > > > > ldb_request BASE dn=
> > > > > > > filter=(|(objectClass=*)(distinguishedName=*))
> > > > > > > [2017/12/27
> > > > > > > 08:20:55.706421, 6]
> > > > > > > ../lib/util/util_ldb.c:60(gendb_search_v)
> > > > > >...
2020 Apr 22
0
Samba 4.12 update - panic/core dump
...a/libldb.so.2(ldb_next_request+0x3da) [0x7f1cefc02238]
#55 /usr/lib64/samba/ldb/resolve_oids.so(+0x1dc3) [0x7f1cd08e8dc3]
#56 /usr/lib64/samba/libldb.so.2(ldb_next_request+0x3da) [0x7f1cefc02238]
#57 /usr/lib64/samba/libldb.so.2(+0xb963) [0x7f1cefbff963]
#58 /usr/lib64/samba/libldb.so.2(ldb_request+0x4f8) [0x7f1cefbfeee7]
#59 /usr/lib64/samba/service/ldap.so(ldapsrv_do_call+0x7f9)
[0x7f1cd6a9b19b]
#60 /usr/lib64/samba/service/ldap.so(+0x4c6c) [0x7f1cd6a97c6c]
#61 /usr/lib64/samba/libtevent.so.0(+0x682d) [0x7f1cf003b82d]
#62
/usr/lib64/samba/libtevent.so.0(tevent_common_invoke_imme...
2017 Feb 06
2
Regular users can't log in to Samba AD DC from Windows
...;t add any other user. Windows just says
nothing but from Samba logs I see something like this:
...
ldb_wrap open of secrets.ldb
Starting GENSEC mechanism spnego
Starting GENSEC submechanism gssapi_krb5
gensec_gssapi: NO credentials were delegated
GSSAPI Connection will be cryptographically sealed
ldb_request BASE dn=CN=Users,DC=rw,DC=lan filter=(objectClass=*)
dreplsrv_notify_schedule(5) scheduled for: Sun Feb 5 16:44:01 2017 EET
Terminating connection - 'dcesrv: NT_STATUS_CONNECTION_DISCONNECTED'
...
And I can't log in from the Windows machine to the domain with user1.
Windows says, &qu...