[Samba] Samba PDC not in network environment (Windows 7/8)
Jörg Nissen
joerg at nissen.de.hm
Thu Feb 21 04:36:18 MST 2013
Something I came across. Don't know if it is related. Trying to connect to a
Windows 8 share from my PDC results in
cli_session_setup: NT1 session setup failed: NT_STATUS_INVALID_PARAMETER
session setup failed: NT_STATUS_INVALID_PARAMETER
when "client NTLMv2 auth = yes" set in smb.conf. "smbtree" executed by a domain
admin user lists all shares on PDC and nas but only the name of the client.
Changing settings to
client NTLMv2 auth = no
client lanman auth = yes
gives access to shares on the Windows 8 client. "smbtree" lists all
adminstrative shares (C$, D$, etc.) on Windows 8 client.
-----------------------------------------------------------------------
There are some entries in the samba logfile for client "JOGO" which seem to be
problem related:
[2013/02/21 12:17:27.638163, 0] rpc_server/srv_pipe.c:500(pipe_schannel_auth_bi
nd)
pipe_schannel_auth_bind: Attempt to bind using schannel without successful ser
verauth2
[2013/02/21 12:17:27.762403, 2] rpc_server/samr/srv_samr_nt.c:4071(_samr_Lookup
Domain)
Returning domain sid for domain <MyDomainName> -> S-1-5-21-3406496673-
2355577635-1274
693878
[2013/02/21 12:17:32.774569, 2] ../libcli/auth/credentials.c:308(netlogon_creds
_server_check_internal)
credentials check failed
[2013/02/21 12:17:32.774681, 0] rpc_server/netlogon/srv_netlog_nt.c:976(_netr_S
erverAuthenticate3)
_netr_ServerAuthenticate3: netlogon_creds_server_check failed. Rejecting auth
request from client JOGO machine account JOGO$
[2013/02/21 12:17:32.777495, 2] rpc_server/samr/srv_samr_nt.c:4071(_samr_Lookup
Domain)
Returning domain sid for domain <MyDomainName> -> S-1-5-21-3406496673-
2355577635-1274
693878
[2013/02/21 12:17:45.665467, 2] smbd/smb2_server.c:2628(smbd_smb2_request_incom
ing)
smbd_smb2_request_incoming: client read error NT_STATUS_CONNECTION_RESET
[2013/02/21 12:18:03.168300, 2] smbd/smb2_server.c:2628(smbd_smb2_request_incom
ing)
smbd_smb2_request_incoming: client read error NT_STATUS_CONNECTION_RESET
[2013/02/21 12:18:50.279081, 2] smbd/smb2_server.c:2628(smbd_smb2_request_incom
ing)
smbd_smb2_request_incoming: client read error NT_STATUS_CONNECTION_RESET
[2013/02/21 12:21:36.293203, 2] smbd/smb2_server.c:2628(smbd_smb2_request_incom
ing)
smbd_smb2_request_incoming: client read error NT_STATUS_CONNECTION_RESET
----------------------------------------------------------------------------
More information about the samba
mailing list