返回列表 发帖

Re:客户端意外关闭,用户任务如何自动断掉?

楼上是一种解决办法。

另一种办法是由系统判断用户IDLE时间,再根据预设的时间参数来把用户kick出系统。设置方法:

setup-->general parameters-->parameter values-->SUP-->SES-->TIMEHGUP2,online-help的解释:

This parameter is used to define a time delay, expressed in seconds, before which a message is displayed, indicating that a user disconnection is imminent, the user not having used the keyboard while the user interface had been waiting for an entry. If nothing has been entered after a second time delay defined by the TIMEHGUP2 parameter, the user is disconnected.

大意:此参数用来定义一个以秒为单位的延迟时间,计时从键盘开始等候用户输入开始算起,时间到了后就把用户给kick出去了。0表示没有IDLE管理。

这个是全局参数,若只需要对某个人设置,则只需要在setup--> users-->users-->parameter definition里针对SES参数进行设置即可。

建议使用此参数。这样不管可以管到那些不经意关掉client的人,也可以管到那些经常开着系统跑去干别的事的人。

[此帖子已被 tansj 在 2009-3-24 22:10:56 编辑过]

TOP

Re:客户端意外关闭,用户任务如何自动断掉?

你可以仔细看看3楼我的回复。像这种情况告诉用户10分钟以后再登就好了。

TOP

Re:Re:客户端意外关闭,用户任务如何自动断掉?

扶程星云:

告诉用户,让加钱买许可,哈哈

TOP

返回列表