gavin_wusj
6th May 2006, 10:02
Hi all,
We have 20 users authority, now when we have logged in 19 users, other users cann't log into Baan system,it will give a message "Maximum number of users reached", I can find 19 users using 'ps -ef |grep bsh' at Unix host, but another user I can't find .
what is happening with it?

Thanks for your reply!

Best Regards.
Gavin

grzegorz
6th May 2006, 14:28
The message comes from licence daemon. So, you have to check how many users does the licence daemon count. You can do it with licmon6.1; start licmon6.1 and put a command "who" - all users will be listed.
There were many threads here about licmon, killing inactive users etc, you just have to search the forum.

gavin_wusj
7th May 2006, 03:31
Grzegorz,thank you.
And how can I kill the inactive user?

gavin

victor_cleto
7th May 2006, 15:21
If you have searched on kill users ou would find the parameter SESSION_TIMEOUT.
Search on this parameter, Baan allows you to disconnect automatically the idle users.

Markus Schmitz
8th May 2006, 08:12
If you have a recent portingset, then you can use "licmon6.1 -c" to clear unused licenses. What it does is basically compare the actual bshells with the bshell count in licd.

Otherwise you have to restart the licd.

Regards

Markus