[K12OSN] where do I increase max sessions?

Lance Jahnig jahnigl at hotmail.com
Thu Sep 7 14:40:28 UTC 2006


>From: Julius Szelagiewicz <julius at turtle.com>
>Reply-To: "Support list for open source software in schools." 
><k12osn at redhat.com>
>To: k12osn at redhat.com
>Subject: [K12OSN] where do I increase max sessions?
>Date: Thu, 7 Sep 2006 10:32:59 -0400 (EDT)
>
>  Dear Folks,
>	sorry to repost, but there were no takers and I am a bit stumped,
>so here it goes again:
>
>  	I am happily running K12 v5 in production at one site. Everything
>  was hunky-dory until I got the "max sessions exceeded" message. The old
>  good xdm and gdm dirs with their config files don't have this parameter
>  any more. Where is it hiding now? Is there a new way to increase the
>  number of sessions? The message shows up on a server with about 30 users.
>  	Thank you, julius
>
Look at the following

/etc/gdm/custom.conf

[xdmcp]
MaxSessions=250
Enable=true


/etc/sysconfig/xinetd

# Add extra options here
EXTRAOPTIONS=" -limit 250"





More information about the K12OSN mailing list