On Fri, 2003-01-03 at 03:45, Joseph Kezar wrote: > We have "upgraded" from NT Terminal Server to Wk2. > In Windows NT we set the registry MulitpleUsersOnConnection = false. > > What is thier in equivilance for Windows 2000? Our Samba is running out of > free connections per Terminal Server. Currently that number is 128.
No, MS removed it. > We have 5 terminal servers and each server spawns a single smbd process with > 128 connections. > Do I have to increase the number of MAX_CONNECTIONS and recompile samba? Or > is thier a pain-free method to correct this? I don't know why we even have that limit, but yes, that's your only option. You will suffer some nasty performance issues however, as Samba has to change user between different requests (rather than the OS just scheduling a new process). You could consider setting up a (very large) number of 'netbios alias'es, and get each user to connect to a different one - Win2k will make separate connections to each. Andrew Bartlett -- Andrew Bartlett [EMAIL PROTECTED] Manager, Authentication Subsystems, Samba Team [EMAIL PROTECTED] Student Network Administrator, Hawker College [EMAIL PROTECTED] http://samba.org http://build.samba.org http://hawkerc.net
signature.asc
Description: This is a digitally signed message part
