vincent
6th March 2003, 13:54
Hello All

We are using BaaN IVc on a Sun machine.
Clients are using Win95/98/2000/NT

Our BaaN licences are shared among different department.
Say Material have 4, Finance have 3 etc .
Now if 3 Finance users have already logged in than the fourth user should not be allowed to login.

I have done unix script to enable me to check department wise how many logins are done,and who has done extra but i cannot stop anyone from doing an extra login.

Can this be done ?

Any help is most welcome

Vincent

Brendan Shine
7th March 2003, 02:19
One way is to change your bshell entry in ipc_info from pointing to bshell program to a shell script which does the checking you desire and then based on that the script then calls the bshell program (if they are under the limit) or exits with a message (if they have exceeded their limit).

garias
11th May 2003, 00:00
Yes I know that we can control de users login to baan changing the ipc_info and usign a shell unix script and after validation we can put in the shell script exec $BSE/bin/bshell6.2 or if we don´t want that the user login we can put
exec $BSE/bin/bshell6.2 "$@" tccomloginerr (where tccomloginerr is a customize session to say a message a user) and after logout off the baan.

That´s work fine, but if the user have a special DEM menu with the dynamic menu explorer that option don´t work.

Someone know how I can control the number of login in baan that one user have, or control that a specify user don´t login in baan ???

victor_cleto
11th May 2003, 01:16
Vincent, always search the board before posting a question, you may encounter you answer.
In your case, this has been discussed already, check for example the thread http://www.baanboard.com/baanboard/showthread.php?s=&threadid=6363&highlight=logins

darpan
5th April 2005, 05:55
Hi Could You Please Send me the script for "tccomloginerr" , I too facing the same problem with the user exceeding sessions

thanxs in advance

Regards,

Darpan