search for: dsdb_search_one

Displaying 9 results from an estimated 9 matches for "dsdb_search_one".

2015 Mar 05
2
Oracle 11 nts authentication againts samba4 AD DC
...of the box in a Windows Active Directory? I finally dug a bit into the code and found the line in which the unsuccessful query is performed: If in the samba_kdc_lookup_server function of the db-glue.c change the following piece of code: ---------------------------------------------- lret = dsdb_search_one(kdc_db_ctx->samdb, mem_ctx, msg, *realm_dn, LDB_SCOPE_SUBTREE, attrs, DSDB_SEARCH_SHOW_EXTENDED_DN | DSDB_SEARCH_NO_GLOBAL_CATALOG, "(&(objectClass=user) (samAccountName=%s))", ldb_binary_encode_string(mem_ctx, short_princ));...
2015 Mar 05
0
Oracle 11 nts authentication againts samba4 AD DC
...report. > I finally dug a bit into the code and found the line in which the > unsuccessful query is performed: > > If in the samba_kdc_lookup_server function of the db-glue.c change the > following piece of code: > ---------------------------------------------- > > lret = dsdb_search_one(kdc_db_ctx->samdb, mem_ctx, msg, > *realm_dn, LDB_SCOPE_SUBTREE, > attrs, > DSDB_SEARCH_SHOW_EXTENDED_DN | > DSDB_SEARCH_NO_GLOBAL_CATALOG, > "(&(objectClass=user) > (samAccountName=%s))", > ldb_binary_enco...
2013 Nov 19
0
[Announce] Samba 4.0.12 Available for Download
...1: --------------------- o Jeremy Allison <jra@samba.org> * BUG 10187: Missing talloc_free can leak stackframe in error path. * BUG 10196: RW Deny for a specific user is not overriding RW Allow for a group. o Andrew Bartlett <abartlet@samba.org> * BUG 10052: Use dsdb_search_one to catch 0 results as well as NO_SUCH_OBJECT errors. o Samuel Cabrero <scabrero@zentyal.com> * BUG 9091: s4-dns: dlz_bind9: Create dns-HOSTNAME account disabled. o Günther Deschner <gd@samba.org> * BUG 10264: s3-winbind: Fix cache_traverse_validate_fn failure for N...
2013 Nov 19
0
[Announce] Samba 4.0.12 Available for Download
...------------------ o Jeremy Allison <jra at samba.org> * BUG 10187: Missing talloc_free can leak stackframe in error path. * BUG 10196: RW Deny for a specific user is not overriding RW Allow for a group. o Andrew Bartlett <abartlet at samba.org> * BUG 10052: Use dsdb_search_one to catch 0 results as well as NO_SUCH_OBJECT errors. o Samuel Cabrero <scabrero at zentyal.com> * BUG 9091: s4-dns: dlz_bind9: Create dns-HOSTNAME account disabled. o G?nther Deschner <gd at samba.org> * BUG 10264: s3-winbind: Fix cache_traverse_validate_fn failure...
2013 Nov 19
0
[Announce] Samba 4.0.12 Available for Download
...------------------ o Jeremy Allison <jra at samba.org> * BUG 10187: Missing talloc_free can leak stackframe in error path. * BUG 10196: RW Deny for a specific user is not overriding RW Allow for a group. o Andrew Bartlett <abartlet at samba.org> * BUG 10052: Use dsdb_search_one to catch 0 results as well as NO_SUCH_OBJECT errors. o Samuel Cabrero <scabrero at zentyal.com> * BUG 9091: s4-dns: dlz_bind9: Create dns-HOSTNAME account disabled. o G?nther Deschner <gd at samba.org> * BUG 10264: s3-winbind: Fix cache_traverse_validate_fn failure...
2013 Nov 22
0
[Announce] Samba 4.1.2 Available for Download
...0196: RW Deny for a specific user is not overriding RW Allow for a group. o Anand Avati <avati at redhat.com> * BUG 10224: vfs_glusterfs: Implement proper mashalling/unmarshalling of ACLs. o Andrew Bartlett <abartlet at samba.org> * BUG 10052: dfs_server: Use dsdb_search_one to catch 0 results as well as NO_SUCH_OBJECT errors. o Samuel Cabrero <scabrero at zentyal.com> * BUG 9091: s4-dns: dlz_bind9: Create dns-HOSTNAME account disabled. o G?nther Deschner <gd at samba.org> * BUG 10264: s3-winbindd: Fix cache_traverse_validate_fn failur...
2013 Nov 22
0
[Announce] Samba 4.1.2 Available for Download
...0196: RW Deny for a specific user is not overriding RW Allow for a group. o Anand Avati <avati at redhat.com> * BUG 10224: vfs_glusterfs: Implement proper mashalling/unmarshalling of ACLs. o Andrew Bartlett <abartlet at samba.org> * BUG 10052: dfs_server: Use dsdb_search_one to catch 0 results as well as NO_SUCH_OBJECT errors. o Samuel Cabrero <scabrero at zentyal.com> * BUG 9091: s4-dns: dlz_bind9: Create dns-HOSTNAME account disabled. o G?nther Deschner <gd at samba.org> * BUG 10264: s3-winbindd: Fix cache_traverse_validate_fn failur...
2015 Mar 05
2
Oracle 11 nts authentication againts samba4 AD DC
On 03/03/15 09:56, Izan D?ez S?nchez wrote: > Hi again. I apologize for my vague previous question. After some > investigation I can be much more precise in my consult. Furthermore, I > think I found a bug... > > Context: > -Samba4 AD DC working fine with many user and machine accouns. > -Windows7 client trying to connect via sqlplus to an oracle database > residing in a
2014 Mar 15
1
Upgrading from 4.1.4 to 4.1.6 on FreeBSD 9.2
...ty_descriptor_type at SAMBA_4.1.4' /usr/local/lib/libsamdb.so: undefined reference to `dsdb_class_by_governsID_id at SAMBA_4.1.4' /usr/local/lib/libsamdb.so: undefined reference to `dsdb_expand_nested_groups at SAMBA_4.1.4' /usr/local/lib/libsamba-credentials.so: undefined reference to `dsdb_search_one at SAMBA_4.1.4' /usr/local/lib/libndr.so: undefined reference to `win_errstr at SAMBA_4.1.4' /usr/local/lib/libsamdb.so: undefined reference to `global_sid_Builtin_Administrators at SAMBA_4.1.4' /usr/local/lib/libsamdb.so: undefined reference to `samdb_result_allow_password_change at SA...