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.c:session_claim(88) session_claim: out of session IDs (max is 3000) [2001/12/03 09:11:52, 1] smbd/password.c:register_vuid(316) Failed to claim session for vuid=100 [2001/12/03 09:11:52, 2] smbd/server.c:exit_server(458) Closing connections I'm running samba 2.2.2 on RedHat 6.2 with kernel 2.2.19. I've restarted samba and that seems to have fixed the problem temporarily. Chris Tooley