Displaying 6 results from an estimated 6 matches for "get_trust_pw_clear".
2008 Mar 11
0
Samba 3.0.28a
...on TESTSERVER and I could do "getent passwd" and see
accounts from both domains. Since installing 3.0.28a on all servers I
only see accounts from DOM-A domain when issuing the "getent passwd" ,
and the message in the log.winbindd is
[2008/03/11 15:13:01, 5] passdb/secrets.c:get_trust_pw_clear(720)
get_trust_pw_clear: could not fetch clear text trust account password
for domain DOM-B
I have an idmap entry in my ldap backend on DOM-A for users in DOM-B.
My smb.conf on TESTSERVER is:
[global]
workgroup = DOM-A
security = DOMAIN
update encrypted = Yes...
2008 Mar 25
0
winbind 3.0.28a not working with nt4 -> windows 2003 trust domain
Hi Folks,
I have upgraded from samba 3.0.28 to 3.0.28a
and now users aren't able to connect to the
samba share. Winbind is logging this message:
[2008/03/25 15:07:12, 5]
passdb/secrets.c:get_trust_pw_clear(720)
get_trust_pw_clear: could not fetch clear text trust account password
for domain DOMAIN
the samba box is joined in an old nt4 domain.
Then there is a trust to a windows 2003 domain
(where there are the user accounts).
My only option is switching to 3.0.28
2012 Sep 05
4
Samba upgrade problem with ADS
...X.XXXXX.XXXXX.XXXXXX.COM
[2012/09/04 15:51:47.209191, 5] rpc_client/cli_pipe.c:97(rpc_read_send)
rpc_read_send: data_to_read: 52
[2012/09/04 15:51:47.209422, 5] rpc_client/cli_pipe.c:1521(check_bind_response)
check_bind_response: accepted!
[2012/09/04 15:51:47.209687, 5] passdb/passdb.c:2365(get_trust_pw_clear)
get_trust_pw_clear: could not fetch clear text trust account password for domain XXXXXX
[2012/09/04 15:51:47.209844, 5] passdb/machine_account_secrets.c:267(secrets_fetch_trust_account_password_legacy)
secrets_fetch failed!
[2012/09/04 15:51:47.209998, 5] passdb/passdb.c:2403(get_trust_pw_ha...
2008 Mar 25
0
winbind between trusted domains really acting up under 3.0.28a
...S-1-5-21-725345543-602609370-839522115-10663
..returns "DOM\\username", but
wbinfo -i "DOM\\username"
returns "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...
2010 Feb 05
1
net rpc join failed ?
Hi,
I am using samba-3.4.5.
I am trying for join to domain controller, with security=domain in smb.conf.
But it fails with following debug messages.
*
rpccli_netlogon_set_trust_password: unable to setup creds
(NT_STATUS_ACCESS_DENIED) !
rpc command function failed ! (NT_STATUS_ACCESS_DENIED)
......
get_schannel_session_key: could not fetch trust account password for domain
'MYDOMAIN'
2009 Nov 19
0
Linux & Windows clients domain join - Error: NT_STATUS_CANT_ACCESS_DOMAIN_INFO
..., 5] rpc_client/cli_pipe.c:check_bind_response(1704)
check_bind_response: accepted!
[2009/11/18 11:25:54, 10] rpc_client/cli_pipe.c:cli_rpc_pipe_open_noauth(2282)
cli_rpc_pipe_open_noauth: opened pipe \NETLOGON to machine tolkien
and bound anonymously.
[2009/11/18 11:25:54, 5] passdb/passdb.c:get_trust_pw_clear(1578)
get_trust_pw_clear: could not fetch clear text trust account
password for domain MYDOMAIN
[2009/11/18 11:25:54, 5]
passdb/secrets.c:secrets_fetch_trust_account_password_legacy(396)
secrets_fetch failed!
[2009/11/18 11:25:54, 5] passdb/passdb.c:get_trust_pw_hash(1615)
get_trust_pw_hash...