General parameters > Chapter Supervisor > Parameter MAXSES1 (Number of full primary sessions) 

This parameter defines the maximum number of primary sessions opened by a given user. Its value can be:

  • either null (in this case, the number of sessions that the user can open is only limited by the license).
  • or positive (in this case, the value of the parameter gives the maximum number of sessions authorized for the user).
  • or negative (in this case, by convention, no connection of this type is authorized for the user).

Of course, in all cases, the number of simultaneously open sessions for a user is also limited by the global number of sessions authorized by the license: the lowest limit will be applied in all cases.

Level of localization/Global variable

This parameter is defined at the level User.It belongs to Chapter SUP (Supervisor) and the Group SES (Session management),The following parameters are also associated with this chapter and group :

No global variable is associated with it.

Linked parameters

The following parameters are linked to the parameter MAXSES1  :

Supervisor

 MAXSES2 (defined at level User) : Number of full secondary sessions

Functions concerned

No function is affected by this parameter (only the connection process is impacted by this parameter).

Limits

This maximum value is not taken into account for the license "named users".

Comments

To avoid blockages to the administration functions, the limitation on the open sessions does not apply to the administrator whose code is defined by the ADMUSER parameter.

In addition, it should be noted that the fact of limiting the number of sessions for a user slows the connection process a little for this user, the checking for the connection processes being relatively long.