Displaying 18 results from an estimated 18 matches for "session_claim".
2011 Aug 23
2
Cannot Mount Share (LOG FILE: "No Space Left on Device")
...s not been changed in over a year.
Here is the output of the log file:
-bash-2.05b$ cat log.192.168.1.147
[2011/08/23 00:41:10, 0] lib/util_tdb.c:tdb_log(662)
tdb(/opt/local/var/locks/sessionid.tdb): expand_file to 20480 failed
(No space left on device)
[2011/08/23 00:41:10, 1] smbd/session.c:session_claim(153)
session_claim: unable to create session id record
[2011/08/23 00:41:10, 1] smbd/password.c:register_vuid(310)
Failed to claim session for vuid=100
[2011/08/23 00:41:10, 0] lib/util_tdb.c:tdb_log(662)
tdb(/opt/local/var/locks/sessionid.tdb): expand_file to 20480 failed
(No space left...
2002 Oct 29
2
2.2.6 leaking session ids?
...1.103.27.118) connect to service netlogon as user dh354638
(uid=129
81, gid=206) (pid 410710)
[2002/10/29 09:58:33, 1] smbd/service.c:make_connection(636)
mr00265 (151.103.23.7) connect to service yr317441 as user yr317441
(uid=21730
, gid=206) (pid 254944)
[2002/10/29 09:58:33, 1] smbd/session.c:session_claim(88)
session_claim: out of session IDs (max is 3000)
[2002/10/29 09:58:33, 1] smbd/password.c:register_vuid(345)
Failed to claim session for vuid=103
and....
[2002/10/29 10:01:10, 1] smbd/service.c:make_connection(636)
mr00243 (151.103.22.239) connect to service lp as user nm368238
(uid=92...
2001 Dec 03
1
Maximum Session IDs
Sorry forgot the subject, Evolution dumped on me in the middle of composing the first time round.
I'm getting the following errors. How do I get rid of the max on
session IDs?
[2001/12/03 09:11:00, 1] smbd/session.c:session_claim(88)
session_claim: out of session IDs (max is 3000)
[2001/12/03 09:11:00, 1] smbd/password.c:register_vuid(316)
Failed to claim session for vuid=100
[2001/12/03 09:11:51, 2] smbd/reply.c:reply_sesssetup_and_X(980)
Defaulting to Lanman password for tlowke
[2001/12/03 09:11:51, 1] smbd/session....
2011 Mar 17
0
"smbd/session.c:111(session_claim) Re-using invalid record" in Samba logs
Hi,
Just recently the logs of a production Samba server are being populated by
the following message:
"smbd/session.c:111(session_claim) Re-using invalid record"
Does anyone have any tips for fixing this "invalid record"?
(I believe it is related to the utmp = yes option which is set in
/etc/samba/smb.conf).
I do not believe this log message is serious, but we are experiencing domain
login problems with some Window...
2008 Apr 11
1
Fileshares failing
...g this might be a computer account problem, rather
than a user access problem.
What would the next debug steps be?
[2008/04/11 12:15:59, 0] auth/pampass.c:smb_pam_error_handler(73)
smb_pam_error_handler: PAM: session setup failed : System error
[2008/04/11 12:15:59, 1] smbd/session.c:session_claim(143)
pam_session rejected the session for domainname#marsh [smb/25659/101]
[2008/04/11 12:15:59, 1] smbd/password.c:register_vuid(310)
Failed to claim session for vuid=101
[2008/04/11 12:15:59, 0] auth/pampass.c:smb_pam_error_handler(73)
smb_pam_error_handler: PAM: session setup failed :...
2008 Jan 22
0
Debugging samba/winbind SMB share
....el4.1
samba-3.0.25b-1.el4_6.4
samba-swat-3.0.25b-1.el4_6.4
samba-client-3.0.25b-1.el4_6.4
log from /var/log/samba :
[2008/01/22 16:36:18, 0] auth/pampass.c:smb_pam_error_handler(73)
? smb_pam_error_handler: PAM: session setup failed : System error
[2008/01/22 16:36:18, 1] smbd/session.c:session_claim(143)
? pam_session rejected the session for ourdomain#marsh [smb/21026/101]
[2008/01/22 16:36:18, 1] smbd/password.c:register_vuid(310)
? Failed to claim session for vuid=101
[2008/01/22 16:36:18, 0] auth/pampass.c:smb_pam_error_handler(73)
? smb_pam_error_handler: PAM: session setup failed :...
2007 Dec 19
0
(no subject)
...ought the smbpasswd database
may be corrupt so I replaced it with a backup, but no go. I deleted the
smbpasswd database, readded users, that didn't work either. Checking the
samba logs, I found this series of errors when trying to get to any samba
share:
[2007/12/19 08:28:18, 1] smbd/session.c:session_claim(143)
pam_session rejected the session for tom [smb/19550/113]
[2007/12/19 08:28:18, 1] smbd/password.c:register_vuid(310)
Failed to claim session for vuid=113
[2007/12/19 08:29:08, 0] auth/pampass.c:smb_pam_error_handler(73)
smb_pam_error_handler: PAM: session setup failed : System error
[200...
2007 Dec 19
0
Authentication issue?
...hat didn't work either.
Checking a users samba log, I found this series of errors when trying to
get to any samba share:
[2007/12/19 13:16:15, 0] auth/pampass.c:smb_pam_error_handler(73)
smb_pam_error_handler: PAM: session setup failed : System error
[2007/12/19 13:16:15, 1] smbd/session.c:session_claim(143)
pam_session rejected the session for tom [smb/32352/109]
[2007/12/19 13:16:15, 1] smbd/password.c:register_vuid(310)
Failed to claim session for vuid=109
[2007/12/19 13:16:31, 0] auth/pampass.c:smb_pam_error_handler(73)
smb_pam_error_handler: PAM: session setup failed : System error
[...
2002 Aug 04
2
PAM session trouble
...ackage).
If, in /etc/pam.d/samba, I set
session required pam_smbpass.so
then login fails, and the log says:
[2002/08/04 15:43:26, 0] auth/pampass.c:smb_pam_error_handler(73)
smb_pam_error_handler: PAM: session setup failed : Module is unknown
[2002/08/04 15:43:26, 1] smbd/session.c:session_claim(103)
pam_session rejected the session for ichbin [smb/1]
[2002/08/04 15:43:26, 1] smbd/password.c:register_vuid(285)
Failed to claim session for vuid=101
If I set
session required pam_permit.so
then there is no problem, although auth, account, and password are still
set to use p...
2009 May 28
1
Strange problem with Samba as AD member
...lems from my site (different DC) works at any time!
[2009/05/28 10:49:57, 1, pid=31019, effective(0, 0), real(0, 0)] smbd/sesssetup.c:reply_spnego_kerberos(474)
Username WW300\SK16963C$ is invalid on this system
[2009/05/28 10:49:57, 1, pid=31019, effective(0, 0), real(0, 0)] smbd/session.c:session_claim(112)
Re-using invalid record
[2009/05/28 10:49:57, 1, pid=31019, effective(51043, 2700), real(0, 0)] smbd/service.c:make_connection_snum(1111)
sk16963c (::ffff:163.242.60.65) connect to service views_copl initially as user sk1u04w8 (uid=51043, gid=2700) (pid 31019)
[2009/05/28 10:50:06, 1, pi...
2003 May 26
0
Samba - Winbind problem : session setup failed : System error
...am_session: PAM: tty set to: smb/1
[2003/05/26 19:58:37, 0] passdb/pampass.c:smb_pam_error_handler(71)
smb_pam_error_handler: PAM: session setup failed : System error
[2003/05/26 19:58:37, 4] passdb/pampass.c:smb_pam_end(436)
smb_pam_end: PAM: PAM_END OK.
[2003/05/26 19:58:37, 1] smbd/session.c:session_claim(107)
pam_session rejected the session for mydomain+domainusr [smb/1]
[2003/05/26 19:58:37, 1] smbd/password.c:register_vuid(345)
Failed to claim session for vuid=100
[2003/05/26 19:58:37, 3] smbd/error.c:error_packet(94)
error string = No such file or directory
[2003/05/26 19:58:37, 3] smbd/e...
2004 Oct 01
0
Samba Session Error
Hi,
I'm seeing the following error when I tried to access shared home folder
on samba.
[2004/09/30 11:35:30, 0] auth/pampass.c:smb_pam_error_handler(73)
smb_pam_error_handler: PAM: session setup failed : Permission denied
[2004/09/30 11:35:30, 1] smbd/session.c:session_claim(124)
pam_session rejected the session for ARKDOM/nzhang [smb/1769/100]
[2004/09/30 11:35:30, 1] smbd/password.c:register_vuid(248)
Failed to claim session for vuid=100
Everything seems to be fine though. Googling does give me anything. I'm
using LM10.0 with 3.0.2a. Could someone please...
2011 Aug 25
0
what's the impact if register sessions for the guest user
...guest has access to it. When I
run command ?net status shares parseable? on the server, it shows results
like this:
test\17358\\\pc-vincent\\Thu Aug 25 15:00:49 2011
And there?s no ip address for the client. I googled the reason and hacked
the samba source code, I found this comments in function session_claim() of
file source3/smbd/session.c:
/* don't register sessions for the guest user - its just too
expensive to go through pam session code for browsing etc */
if (vuser->server_info->guest) {
return True;
}
I comment out the above code, which is to say, register sessions...
2016 Jun 10
1
Mixed Samba 3 & 4 Versions - Issue joining Samba 3 domain with a Samba 4 client
...4452-176286797-1126986195
[2016/06/10 01:35:09.179484, 2, effective(0, 0), real(0, 0)]
auth/auth.c:320(check_ntlm_password)
check_ntlm_password: authentication for user [root] -> [root] ->
[root] succeeded
[2016/06/10 01:35:09.180364, 1, effective(0, 0), real(0, 0)]
smbd/session.c:86(session_claim)
Re-using invalid record
[2016/06/10 01:35:09.185607, 2, effective(0, 0), real(0, 0)]
smbd/utmp.c:439(sys_utmp_update)
utmp_update: uname:/var/run/utmp wname:/var/log/wtmp
[2016/06/10 01:35:09.211072, 2, effective(0, 0), real(0, 0)]
smbd/utmp.c:439(sys_utmp_update)
utmp_update: uname:/...
2007 Mar 26
1
Upgrade 3.0.10 to 3.0.24 on RHEL4 - NT_STATUS_LOGON_FAILURE
...session: PAM: tty set to: smb/5302/101
[2007/03/26 15:30:46, 0] auth/pampass.c:smb_pam_error_handler(73)
smb_pam_error_handler: PAM: session setup failed : System error
[2007/03/26 15:30:46, 4] auth/pampass.c:smb_pam_end(440)
smb_pam_end: PAM: PAM_END OK.
[2007/03/26 15:30:46, 1] smbd/session.c:session_claim(134)
pam_session rejected the session for root [smb/5302/101]
[2007/03/26 15:30:46, 1] smbd/password.c:register_vuid(310)
Failed to claim session for vuid=101
Group mapping :
[root@eddie ~]# net groupmap list
Domain Computers (S-1-5-21-3942376556-572954482-4204431875-515) -> Domain Comput...
2007 Aug 03
0
NT_STATUS_NO_SUCH_GROUP when attempting to connect
...07/08/03 12:55:07, 0] auth/pampass.c:smb_pam_error_handler(73)
smb_pam_error_handler: PAM: session setup failed : Cannot make/remove
an entry for the specified session
[2007/08/03 12:55:07, 4] auth/pampass.c:smb_pam_end(439)
smb_pam_end: PAM: PAM_END OK.
[2007/08/03 12:55:07, 1] smbd/session.c:session_claim(143)
pam_session rejected the session for SOTS+jmiller [smb/6509/101]
[2007/08/03 12:55:07, 1] smbd/password.c:register_vuid(310)
Failed to claim session for vuid=101
[2007/08/03 12:55:07, 3] smbd/error.c:error_packet_set(106)
error packet at smbd/sesssetup.c(105) cmd=115 (SMBsesssetupX)
NT_...
2007 Aug 03
0
Cannot connect to shares (groupmap problem?)
...2007/08/03 12:55:07, 0] auth/pampass.c:smb_pam_error_handler(73)
smb_pam_error_handler: PAM: session setup failed : Cannot make/remove
an entry for the specified session
[2007/08/03 12:55:07, 4] auth/pampass.c:smb_pam_end(439)
smb_pam_end: PAM: PAM_END OK.
[2007/08/03 12:55:07, 1] smbd/session.c:session_claim(143)
pam_session rejected the session for SOTS+jmiller [smb/6509/101]
[2007/08/03 12:55:07, 1] smbd/password.c:register_vuid(310)
Failed to claim session for vuid=101
[2007/08/03 12:55:07, 3] smbd/error.c:error_packet_set(106)
error packet at smbd/sesssetup.c(105) cmd=115 (SMBsesssetupX)
NT_STA...
2003 Dec 01
0
No subject
...lists.samba.org/pipermail/samba/
Hi!
I'm running Samba 2.2.1a on Debian GNU/Linux (woody), with XFS
filesystem.
I found when I running Samba for 2 or 3 days, I can't login successful.
In smbd log, I found following message:
[2001/08/02 18:22:30, 1] smbd/session.c:session_claim(88)
session_claim: out of session IDs (max is 3000)
[2001/08/02 18:22:30, 1] smbd/password.c:register_vuid(331)
Failed to claim session for vuid=9383
If I stop the smbd daemon and re-start it... It will allow login again..
This samba server don't have heavy loading... just 2 or 3...