Displaying 8 results from an estimated 8 matches for "reply_spnego_auth".
2002 Dec 03
0
[cae@bklyn.org: Re: Accessing network shares under sshd]
...m.
Anyway, I found that when I try to mapa network drive under
ssh, even if I use the /USER: flag on "net use", the
credentials thet get passed along to Samba are not carrying
any user name. Here's some of the log:
A failed connection:
[2002/12/03 13:36:01, 3] smbd/sesssetup.c:reply_spnego_auth(420)
Got user=[] workgroup=[] machine=[HAGRID] len1=1 len2=0
[2002/12/03 13:36:01, 3] auth/auth.c:check_ntlm_password(191)
check_password: Checking password for unmapped user []\[]@[HAGRID] with the new password interface
[2002/12/03 13:36:01, 3] auth/auth.c:check_ntlm_password(194)
check_pa...
2006 Jan 10
1
double segfault in smbd 3.0.21a
...in make_server_info_info3 ()
#23 0x08233f98 in check_winbind_security ()
#24 0x08230f88 in check_ntlm_password ()
#25 0x0823a036 in auth_ntlmssp_check_password ()
#26 0x08115054 in ntlmssp_server_auth ()
#27 0x08114480 in ntlmssp_update ()
#28 0x0823a36e in auth_ntlmssp_update ()
#29 0x080b592a in reply_spnego_auth ()
#30 0x080b5e0d in reply_sesssetup_and_X_spnego ()
#31 0x080b62c6 in reply_sesssetup_and_X ()
#32 0x080dda92 in switch_message ()
#33 0x080ddb42 in construct_reply ()
#34 0x080dde8e in process_smb ()
#35 0x080debe9 in smbd_process ()
#36 0x0828850b in main ()
and here my smb.conf:
# ./testparm...
2002 Jul 30
1
Trying to debug a WinXP - Win2000 ADS problem.. HELP!
..._root_user(210)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2002/07/30 12:59:45, 3] smbd/sesssetup.c:reply_sesssetup_and_X(615)
wct=12 flg2=0xc807
[2002/07/30 12:59:45, 3] smbd/sesssetup.c:reply_sesssetup_and_X_spnego(534)
Doing spnego session setup
[2002/07/30 12:59:45, 3] smbd/sesssetup.c:reply_spnego_auth(414)
Got user=[CLAD] workgroup=[CT] machine=[78BWCWF] len1=24 len2=24
[2002/07/30 12:59:45, 4] lib/username.c:map_username(132)
Scanning username map /opt/samba/lib/users.map
[2002/07/30 12:59:45, 3] lib/username.c:map_username(173)
Mapped user CLAD to www
[2002/07/30 12:59:45, 5] auth/auth_u...
2002 Jul 31
1
Trying to debug a WinXP - Win2000 ADS problem..HELP!
..._root_user(210)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2002/07/30 12:59:45, 3] smbd/sesssetup.c:reply_sesssetup_and_X(615)
wct=12 flg2=0xc807
[2002/07/30 12:59:45, 3] smbd/sesssetup.c:reply_sesssetup_and_X_spnego(534)
Doing spnego session setup
[2002/07/30 12:59:45, 3] smbd/sesssetup.c:reply_spnego_auth(414)
Got user=[CLAD] workgroup=[CT] machine=[78BWCWF] len1=24 len2=24
[2002/07/30 12:59:45, 4] lib/username.c:map_username(132)
Scanning username map /opt/samba/lib/users.map
[2002/07/30 12:59:45, 3] lib/username.c:map_username(173)
Mapped user CLAD to www
[2002/07/30 12:59:45, 5] auth/auth_u...
2012 Nov 08
0
Samba crash
..."myurukov-PC") at smbd/sesssetup.c:64
> #10 0x00002b15645376c4 in reply_spnego_ntlmssp (req=0x2b15798b65b0,
> vuid=100, auth_ntlmssp_state=0x2b15798a6970,
> ntlmssp_blob=0x7ffffd11d470, nt_status=..., OID=0x0, wrap=true) at
> smbd/sesssetup.c:497
> #11 0x00002b15645388ce in reply_spnego_auth (req=0x2b15798b65b0) at
> smbd/sesssetup.c:810
> #12 reply_sesssetup_and_X_spnego (req=0x2b15798b65b0) at
> smbd/sesssetup.c:1196
> #13 0x00002b1564538bd0 in reply_sesssetup_and_X (req=0x2b15798b65b0) at
> smbd/sesssetup.c:1358
> #14 0x00002b156456ea15 in switch_message (type=115...
2002 Jul 31
16
Trying to debug a WinXP - Win2000 ADSproblem..HELP!
..._root_user(210)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2002/07/30 12:59:45, 3] smbd/sesssetup.c:reply_sesssetup_and_X(615)
wct=12 flg2=0xc807
[2002/07/30 12:59:45, 3] smbd/sesssetup.c:reply_sesssetup_and_X_spnego(534)
Doing spnego session setup
[2002/07/30 12:59:45, 3] smbd/sesssetup.c:reply_spnego_auth(414)
Got user=[CLAD] workgroup=[CT] machine=[78BWCWF] len1=24 len2=24
[2002/07/30 12:59:45, 4] lib/username.c:map_username(132)
Scanning username map /opt/samba/lib/users.map
[2002/07/30 12:59:45, 3] lib/username.c:map_username(173)
Mapped user CLAD to www
[2002/07/30 12:59:45, 5] auth/auth_u...
2005 Apr 04
6
NT_STATUS_WRONG_PASSWORD with multiple concurrent connects from same IP Address.
We are having a problem with SAMBA v 3.0.13 on Linux where a windows client
(single IP address) makes multiple connections at the same time
(different processes) to copy files onto our SAMBA server. As many as 20
simultaneous connections/file transfers may be occurring from the
same client IP address.
Some of the files succeed, and some fail. The windows client reports
that the directory does
2002 Nov 27
1
samba 3.0a21+pdc+ldap+pam_ldap - add machines [Can anyone help?]
..._root_user(217)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2002/11/27 16:20:00, 3] smbd/sesssetup.c:reply_sesssetup_and_X(638)
wct=12 flg2=0xc807
[2002/11/27 16:20:00, 3]
smbd/sesssetup.c:reply_sesssetup_and_X_spnego(558)
Doing spnego session setup
[2002/11/27 16:20:00, 3] smbd/sesssetup.c:reply_spnego_auth(423)
Got user=[] workgroup=[] machine=[CSUPPORT5] len1=1 len2=0
[2002/11/27 16:20:00, 6] param/loadparm.c:lp_file_list_changed(2310)
lp_file_list_changed()
file /usr/local/samba/lib/smb.conf -> /usr/local/samba/lib/smb.conf
last mod_time: Wed Nov 27 15:44:09 2002
[2002/11/27 16:20:00, 5]...