Displaying 11 results from an estimated 11 matches for "winbindd_dual_userinfo".
2006 Oct 23
1
Getting users and groups through winbind on FreeBSD
...NTLMSSP_NEGOTIATE_KEY_EXCH
[2006/10/23 12:35:44, 3] rpc_parse/parse_lsa.c:lsa_io_sec_qos(224)
lsa_io_sec_qos: length c does not match size 8
[2006/10/23 12:35:44, 4] nsswitch/winbindd_dual.c:fork_domain_child(806)
child daemon request 49
[2006/10/23 12:35:44, 3] nsswitch/
winbindd_user.c:winbindd_dual_userinfo(146)
[ 6457]: lookupsid S-1-5-21-1085031214-1957994488-1343024091-1171
[2006/10/23 12:35:44, 3] nsswitch/winbindd_ads.c:query_user(478)
ads: query_user
[2006/10/23 12:35:44, 3] nsswitch/winbindd_ads.c:query_user(535)
ads query_user gave PaulBarrett
When I try to log into the server from...
2006 Feb 16
1
kerberos error when users in trusted win2k domain try to browse samba server
...get_credentials failed for
isd43m7pd21$@ONTARIOPD.ORG (Server not found in Kerberos database)
[2006/02/16 09:21:02, 1] nsswitch/winbindd_ads.c:ads_cached_connection(81)
ads_connect for domain ONTARIOPD failed: Server not found in Kerberos
database
[2006/02/16 09:21:02, 1]
nsswitch/winbindd_user.c:winbindd_dual_userinfo(157)
error getting user info for sid
S-1-5-21-1813802168-3123542457-4032405765-1223
[2006/02/16 09:21:02, 1]
nsswitch/winbindd_user.c:winbindd_dual_userinfo(157)
error getting user info for sid
S-1-5-21-1813802168-3123542457-4032405765-1223
[2006/02/16 09:21:02, 1]
nsswitch/winbindd_user.c:winb...
2006 Sep 07
0
winbind authentication issue
...dd_dual.c:child_read_request(49) Got invalid request
length: 0 : 9 Time(s)
nsswitch/winbindd_group.c:winbindd_getgrgid(330) could not lookup sid :
10 Time(s)
nsswitch/winbindd_group.c:winbindd_getgrnam(255) group common in domain
DATX does not exist : 32 Time(s)
nsswitch/winbindd_user.c:winbindd_dual_userinfo(157) error getting user
info for sid S-1-5-21-32718380-1069048975-798045042-1101 : 2 Time(s)
nsswitch/winbindd_user.c:winbindd_dual_userinfo(157) error getting user
info for sid S-1-5-21-32718380-1069048975-798045042-1185 : 4 Time(s)
rpc_client/cli_netlogon.c:rpccli_netlogon_sam_network_log...
2007 Mar 08
1
winbind fails "getent passwd eknuds"
...ng:
[2007/03/07 15:48:46, 2] passdb/pdb_ldap.c:init_sam_from_ldap(541)
init_sam_from_ldap: Entry found for user: eknuds
[2007/03/07 15:48:46, 0] passdb/pdb_get_set.c:pdb_get_group_sid(164)
pdb_get_group_sid: Failed to find Unix account for eknuds
[2007/03/07 15:48:46, 1]
nsswitch/winbindd_user.c:winbindd_dual_userinfo(151)
error getting user info for sid
S-1-5-21-3868333197-704855571-3977030669-3012
I have my nsswitch.conf set to:
passwd: files winbind
shadow: files winbind
group: files winbind
#passwd: compat
#group: compat
hosts: files wins dns
networks: files dns
services: files lda...
2008 Nov 19
0
File sharing is ok, but new ADS user validation is not ok
...e=ADS\<ads id>
[2008/11/19 13:12:41, 3] winbindd/winbindd_rpc.c:msrpc_name_to_sid(299)
name_to_sid [rpc] ADS\<ads id> for domain ADS
[2008/11/19 13:12:41, 4] winbindd/winbindd_dual.c:fork_domain_child(1207)
child daemon request 55
[2008/11/19 13:12:41, 3] winbindd/winbindd_user.c:winbindd_dual_userinfo(139)
[20054]: lookupsid S-1-5-21-1085031214...rest of correct sid for this ads id
[2008/11/19 13:12:41, 3] winbindd/winbindd_ads.c:query_user(426)
ads: query_user
[2008/11/19 13:12:41, 3] libads/ldap.c:ads_do_paged_search_args(779)
ads_do_paged_search_args:
ldap_search_with_timeout((objectS...
2008 Jan 31
0
Winbind with one-way trusts?
...: krb5_get_credentials failed for foo$@THEIRDOMAIN (Server not found in Kerberos database)
[2008/01/31 13:51:12, 1] nsswitch/winbindd_ads.c:ads_cached_connection(128) ads_connect for domain THEIRDOMAIN failed: Server not found in Kerberos database
[2008/01/31 13:51:12, 1] nsswitch/winbindd_user.c:winbindd_dual_userinfo(152) error getting user info for sid S-1-[...]
Don McCall appears to have had the same problem:
http://lists.samba.org/archive/samba-technical/2007-February/051678.html
Jerry confirmed that a two-way trust is required between the domain that
the winbind host belongs to and any trusted domains....
2008 Mar 25
0
winbind between trusted domains really acting up under 3.0.28a
...t;Could not get info". So it looks like winbind has
SID->UID->name - but can't do the opposite? Also, looking at
/var/log/samba/log.wb-DOM shows
get_trust_pw_clear: could not fetch clear text trust account password
for domain DOM
[2008/03/25 01:47:19, 1]
nsswitch/winbindd_user.c:winbindd_dual_userinfo(152)
error getting user info for sid
S-1-5-21-725345543-602609370-839522115-10663
So it looks like Samba as an ADS member in one domain is attempting to
make a clear text connection to domain controllers in another domain and
failing. Well that makes me think of two questions:
1. why does...
2006 Apr 26
1
Bad Password
...ore for a full request.
[2006/04/26 11:09:15, 4] nsswitch/winbindd_dual.c:fork_domain_child(486)
child daemon request 48
[2006/04/26 11:09:15, 10]
nsswitch/winbindd_dual.c:child_process_request(359)
process_request: request fn DUAL_USERINFO
[2006/04/26 11:09:15, 3]
nsswitch/winbindd_user.c:winbindd_dual_userinfo(146)
[ 8465]: lookupsid S-1-5-21-725345543-2052111302-527237240-26634
[2006/04/26 11:09:15, 10]
nsswitch/winbindd_cache.c:refresh_sequence_number(359)
refresh_sequence_number: NA time ok
[2006/04/26 11:09:15, 10]
nsswitch/winbindd_cache.c:refresh_sequence_number(387)
refresh_sequence_num...
2008 Oct 10
1
winbind does not list users from trusted domain
...bads/sasl.c:ads_sasl_spnego_bind(819)
kinit succeeded but ads_sasl_spnego_krb5_bind failed: KRB5 error code 68
[2008/10/10 12:32:23, 1] winbindd/winbindd_ads.c:ads_cached_connection(127)
ads_connect for domain DOMA failed: KRB5 error code 68
[2008/10/10 12:32:23, 1]
winbindd/winbindd_user.c:winbindd_dual_userinfo(150)
error getting user info for sid
S-1-5-21-1851683558-1272149263-2209706219-1104
So I suspect something with the Kerberos authentication to be wrong; but
why is that, since I can successfully authenticate users with winbind:
> wbinfo -a "DOMA\alvin%alvinpass"
plaintext password...
2008 Apr 02
0
PANIC: internal error
...<Server> winbindd[16996]: #14 winbindd(ads_search_retry+0x3f) [0xa1005f]
Apr 2 11:25:50 <Server> winbindd[16996]: #15 winbindd [0x8e5e56]
Apr 2 11:25:50 <Server> winbindd[16996]: #16 winbindd [0x8d6c2c]
Apr 2 11:25:50 <Server> winbindd[16996]: #17 winbindd(winbindd_dual_userinfo+0x137) [0x8cb7b7]
Apr 2 11:25:50 <Server> winbindd[16996]: #18 winbindd [0x8e949d]
Apr 2 11:25:50 <Server> winbindd[16996]: #19 winbindd [0x8e98fe]
Apr 2 11:25:50 <Server> winbindd[16996]: #20 winbindd [0x8e8fc0]
Apr 2 11:25:50 <Server> winbindd[16996]: #...
2009 Mar 23
1
Internal Error Signal 11 (Samba 3.2.3)
...56e23]
#3 [0xb7c78400]
#4 /usr/lib/samba/nss_info/sfu.so [0xb75d0884]
#5 /usr/sbin/winbindd(nss_get_info+0x194) [0xb7ecf1d2]
#6 /usr/sbin/winbindd(nss_get_info_cached+0x20a) [0xb7cdc30c]
#7 /usr/sbin/winbindd [0xb7cf3080]
#8 /usr/sbin/winbindd [0xb7cda77d]
#9 /usr/sbin/winbindd(winbindd_dual_userinfo+0x15f) [0xb7ccb5df]
#10 /usr/sbin/winbindd [0xb7cf8247]
#11 /usr/sbin/winbindd [0xb7cf842d]
#12 /usr/sbin/winbindd(async_request+0x18b) [0xb7cf8db5]
#13 /usr/sbin/winbindd(async_domain_request+0x57) [0xb7cf8f50]
#14 /usr/sbin/winbindd [0xb7cd2979]
#15 /usr/sbin/winbindd(rescan_tru...