Displaying 13 results from an estimated 13 matches for "user_session_key".
2013 Nov 07
1
win7 domain pc to standalone samba server
...read only = No
guest ok = Yes
When I try to map this share using smbclient, I get these:
$ smbclient -N //localhost/shares -S required -d 10
[snipped]
smb_signing_sign_pdu: sent SMB signature of
[0000] 42 53 52 53 50 59 4C 20 BSRSPYL
smb_signing_activate: user_session_key
[0000] 21 53 41 A7 EB 74 5B 55 37 58 31 34 89 5E 55 10 !SA..t[U 7X14.^U.
smb_signing_activate: NULL response_data
smb_signing_md5: sequence number 1
smb_signing_check_pdu: BAD SIG: wanted SMB signature of
[0000] 7D 4C 0A 44 B2 8E F0 1E }L.D....
smb_signing_check_pdu:...
2005 Mar 15
1
SMB signing broken? 3.0.7 -> 3.0.8
...Ticket in ccache[MEMORY:cliconnect] expiration Wed, 16 Mar 2005 00:43:51 GMT
failed tcon_X with NT_STATUS_ACCESS_DENIED
...
Now, if I turn on more debugging, you see this:
=== 3.0.7: /usr/bin/winbind -i -d10 ===
...
Got KRB5 session key of length 16
SMB signing enabled!
cli_simple_set_signing: user_session_key
[000] C1 6D 83 5F 6A 94 6B 73 57 46 0B CB 16 03 CB B1 .m._j.ks WF......
cli_simple_set_signing: NULL response_data
simple_packet_signature: sequence number 0
client_sign_outgoing_message: sent SMB signature of
[000] CD 85 93 7F A1 A8 34 22 ......4"
store_sequence_fo...
2004 Aug 06
0
winbindd PANIC: smb_xmalloc: malloc fail
...=============
PANIC: internal error
Are there any know issues with the gcc 2.9 compiler? Or perhaps I'm
missing a flag?
I tracked it down to this segment of code in libsmb/cliconnect.c
static void cli_set_session_key (struct cli_state *cli, const DATA_BLOB
session_key)
{
cli->user_session_key = data_blob(session_key.data,
session_key.length);
}
I can verify the value of session_key.length is 16 prior to the call to
cli_set_session_key,
but in data_blob the value becomes 2534319874.
If I add a DEBUG statement, the value of 16 is passed correctly to data_blob
and winbindd runs without...
2011 Jan 12
0
server signing broken for non-kerberos auth
...'WIN\henson' '\\ike.unx.csupomona.edu\henson'
Enter WIN\henson's password:
signing_good: BAD SIG: seq 1
session setup failed: NT_STATUS_OK
-----
If I enable debugging for smbclient it spits out:
-----
Mandatory SMB signing enabled!
SMB signing enabled!
cli_simple_set_signing: user_session_key
cli_simple_set_signing: NULL response_data
simple_packet_signature: sequence number 0
client_sign_outgoing_message: sent SMB signature of
[0000] 1E F5 1B 99 6C D0 80 5A ....l..Z
store_sequence_for_reply: stored seq = 1 mid = 3
get_sequence_for_reply: found seq = 1 mid = 3...
2018 Dec 27
1
FreeBSD, Libmd5, samba 4.9.4 & "smbclient -L" (using password) -> core dump
...entry=0x811a49430 "\347\305\335 ", <incomplete sequence \350\356>, server_chal=server_chal at entry=0x7fffffffd3f0,
server_timestamp=server_timestamp at entry=0x811a85a08, names_blob=0x7fffffffd530, lm_response=0x7fffffffd410, nt_response=0x7fffffffd420, lm_session_key=0x0,
user_session_key=0x7fffffffd440) at ../libcli/auth/smbencrypt.c:493
#6 0x0000000803b34e4b in cli_credentials_get_ntlm_response (cred=0x811a8b060, mem_ctx=mem_ctx at entry=0x811a850b0, flags=flags at entry=0x7fffffffd604, challenge=...,
server_timestamp=0x811a85a08, target_info=..., _lm_response=0x7fffffffd660,...
2006 Nov 28
0
Ntlm_auth Problem (resend)
...c:dump_data(1999)
[000] A4 4D 0C 79 81 C2 0D 7F .M.y....
[2006/11/28 10:52:09, 1] utils/ntlm_auth_diagnostics.c:test_ntlm_in_lm(224)
Session Key (first 8 lm hash) does not match expectations!
[2006/11/28 10:52:09, 1] utils/ntlm_auth_diagnostics.c:test_ntlm_in_lm(225)
user_session_key:
[2006/11/28 10:52:09, 1] lib/util.c:dump_data(1999)
[000] AA D3 B4 35 B5 14 04 EE 00 00 00 00 00 00 00 00 ...5.... ........
[2006/11/28 10:52:09, 1] utils/ntlm_auth_diagnostics.c:test_ntlm_in_lm(227)
expected:
[2006/11/28 10:52:09, 1] lib/util.c:dump_data(1999)
[000] A4 4D 0C 79 81 C2 0D 7...
2015 Apr 21
0
samba-4.2.0 join samba3 PDC
..._info=0x7f48048cd0c0, server_returned_info=0x7f48048cc510,
session_key=0x7f48048ccee0, lm_session_key=0x7f48048ccef0) at
../source3/auth/auth_ntlmssp.c:179
#20 0x00007f47fb6fbaba in ntlmssp_server_check_password
(gensec_security=0x7f48048cc1f0, gensec_ntlmssp=0x7f48048cc510,
mem_ctx=0x7f48048ccee0, user_session_key=0x7f48048ccee0,
lm_session_key=0x7f48048ccef0) at ../auth/ntlmssp/ntlmssp_server.c:447
#21 0x00007f47fb6fc598 in gensec_ntlmssp_server_auth
(gensec_security=0x7f48048cc1f0, out_mem_ctx=0x7f48048cc080, in=...,
out=0x7fff0ba1d1e0) at ../auth/ntlmssp/ntlmssp_server.c:646
#22 0x00007f47fb6f8afd in gens...
2014 Jul 16
0
FreeBSD problems with sysvol and share Acls
...mb_krb5 packet of length 1238
Received smb_krb5 packet of length 1234
smb_signing_sign_pdu: sent SMB signature of
[0000] 42 53 52 53 50 59 4C 20 BSRSPYL
gensec_gssapi: credentials were delegated
GSSAPI Connection will have no cryptographic protection
smb_signing_activate: user_session_key
[0000] 82 2D 65 A1 33 4D FA B2 9F DF D5 41 74 C5 2D A6 .-e.3M.. ...At.-.
[0010] 12 3E AF 24 05 34 AE DA DD 87 75 05 82 EB 71 69 .>.$.4.. ..u...qi
smb_signing_activate: NULL response_data
smb_signing_md5: sequence number 1
smb_signing_check_pdu: seq 1: got good SMB signature of
[0000] 77...
2004 Sep 17
0
2k3 DC shares mounting without permissions
...[000] E1 0A 58 3E 79 6A 1C 24 57 00 49 00 4C 00 44 00 ..X>yj.$ W.I.L.D.
[010] 45 00 52 00 4C 00 41 00 4E 00 44 00 00 00 48 00 E.R.L.A. N.D...H.
[020] 4F 00 42 00 42 00 49 00 54 00 4F 00 4E 00 00 00 O.B.B.I. T.O.N...
Serverzone is 14400
Password:
SMB signing enabled!
cli_simple_set_signing: user_session_key
[000] 1F C6 32 8B 0A F1 88 B6 93 E2 27 26 44 B3 E7 61 ..2..... ..'&D..a
cli_simple_set_signing: response_data
[000] 5C 31 A2 1A E5 2D D4 9B CA 21 CF 62 EC A5 D4 A7 \1...-.. .!.b....
[010] 6D 54 5A BC DC 0A 5D AB mTZ...].
simple_packet_signature: sequence number...
2007 Apr 10
4
SMB Signature verification failed when establish trust with win2003 domain
...17:00:16, 5]
libsmb/smb_signing.c:set_smb_signing_real_common(141)
Mandatory SMB signing enabled!
[2007/04/04 17:00:16, 5]
libsmb/smb_signing.c:set_smb_signing_real_common(145)
SMB signing enabled!
[2007/04/04 17:00:16, 10] libsmb/smb_signing.c:cli_simple_set_signing(487)
cli_simple_set_signing: user_session_key
[2007/04/04 17:00:16, 10] lib/util.c:dump_data(2222)
[000] 93 81 E6 97 AB C0 DB 8D 46 1F 6E BA 64 EA 86 C4 ........ F.n.d...
[2007/04/04 17:00:16, 10] libsmb/smb_signing.c:cli_simple_set_signing(492)
cli_simple_set_signing: response_data
[2007/04/04 17:00:16, 10] lib/util.c:dump_data(2222)
[000]...
2005 Mar 01
0
Windows 2003 Active Directory - Cannot authenticate
..., 5]
libsmb/smb_signing.c:set_smb_signing_real_common(128)
Mandatory SMB signing enabled!
[2005/02/28 13:24:27, 5]
libsmb/smb_signing.c:set_smb_signing_real_common(132)
SMB signing enabled!
[2005/02/28 13:24:27, 10]
libsmb/smb_signing.c:cli_simple_set_signing(471)
cli_simple_set_signing: user_session_key
[2005/02/28 13:24:27, 10] lib/util.c:dump_data(1990)
[000] A7 13 04 B5 B0 92 49 5D ......I]
[2005/02/28 13:24:27, 10]
libsmb/smb_signing.c:cli_simple_set_signing(479)
cli_simple_set_signing: NULL response_data
[2005/02/28 13:24:27, 10]
libsmb/smb_signing.c:simple...
2011 Jan 21
0
Can not set SPN errors (again)
...5 00 72 00 20 00 32 00 30 .e.r.v.e .r.
.2.0
[0080] 00 30 00 33 00 20 00 52 00 32 00 20 00 35 00 2E .0.3. .R .2.
.5..
[0090] 00 32 00 00 00 .2...
[2011/01/21 09:50:41.283643, 10]
libsmb/smb_signing.c:320(smb_signing_activate)
smb_signing_activate: user_session_key
[2011/01/21 09:50:41.283657, 10] ../lib/util/util.c:278(_dump_data)
[0000] F2 B7 DD D8 AF 89 8B BD A2 2E 85 B7 B5 37 3C C0 ........
.....7<.
[2011/01/21 09:50:41.283680, 10]
libsmb/smb_signing.c:329(smb_signing_activate)
smb_signing_activate: NULL response_data
[2011/01/21 09:50:41.283...
2008 Apr 23
0
winbindd hangs up while retreiving users
...: Ticket in ccache[MEMORY:cliconnect] expiration Thu, 24 Apr 2008 02:05:49 MSD
ads_krb5_mk_req: Ticket (city2$@DEP2.CITY-XXI.INT) in ccache (MEMORY:cliconnect) is valid until: (Thu, 24 Apr 2008 02:05:49 MSD - 1208988349)
Got KRB5 session key of length 16
SMB signing enabled!
cli_simple_set_signing: user_session_key
[000] C4 29 D1 54 F5 BB 85 84 6D C3 D6 D7 EE 1C A3 68 .).T.... m......h
cli_simple_set_signing: NULL response_data
simple_packet_signature: sequence number 0
client_sign_outgoing_message: sent SMB signature of
[000] 6B CE 18 18 6F D6 84 B7 k...o...
store_sequence_for_re...