I am having trouble connecting with my linux machine from my XP machine. I am
not sure what is the problem ...
My smb.conf seems to be fine.
Here are few errors from several log files
service winbind status shows
winbindd dead but pid file exists
And under /var/log/samba/<client-name>.log shows -
NT_STATUS_CANT_ACCESS_DOMAIN_INFO.
[root@wwwdev1tmp samba]# wbinfo -u
Error looking up domain users
More detailed log is as shown below ...
winbindd.log
[2009/05/27 16:18:36, 0]
nsswitch/winbindd_cache.c:initialize_winbindd_cache(2227)
initialize_winbindd_cache: clearing cache and re-creating with version number
1
[2009/05/27 16:18:36, 0] nsswitch/winbindd_util.c:init_domain_list(505)
Could not fetch our SID - did we join?
[2009/05/27 16:18:36, 0] nsswitch/winbindd.c:main(1091)
unable to initalize domain list
More detailed server log
[2009/05/27 16:38:37, 0]
rpc_client/cli_pipe.c:get_schannel_session_key_common(2444)
get_schannel_session_key: could not fetch trust account password for domain
'YYYY'
[2009/05/27 16:38:37, 0] rpc_client/cli_pipe.c:cli_rpc_pipe_open_schannel(2640)
cli_rpc_pipe_open_schannel: failed to get schannel session key from server
XXXX.YYYY.ORG for domain YYYY.
[2009/05/27 16:38:37, 0]
auth/auth_domain.c:connect_to_domain_password_server(119)
connect_to_domain_password_server: unable to open the domain client session to
machine XXXX.YYYY.ORG.
Error was : NT_STATUS_CANT_ACCESS_DOMAIN_INFO.