Displaying 3 results from an estimated 3 matches for "realm_dn".
2015 Mar 05
2
Oracle 11 nts authentication againts samba4 AD DC
...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));
----------------------------------------------
by
------...
2015 Mar 05
0
Oracle 11 nts authentication againts samba4 AD DC
...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
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