peretm
19th July 2002, 12:19
A new program to control users is available. I allows you to control only 1 user per connection, and assign amount of connections per user. It works on the server and it is free to test till september the 30th 2002.

More information in ftp://ftp.baan.es/pub/tools/FilterBgsb.zip.
Any comments/suggestions/questions/etc: bgsb@baan.com

Markus Schmitz
19th July 2002, 16:30
Hi,

I had a quick look at the program. It is for Baan on NT and is using the same concept, which a lot of Baan on Unix installation use with a simple shell script.

It replaces the call of the origional bshell with a wrapper, which checks the valid login (double log and so on) of users and transfers the call to the actual bshell, if the call is ok.

Good to see this for NT.

Avoiding double logins and similar features should be standard in Baan, so do not charge for it later. This is not an addon, this is a long awaited enhancement!

Thanks

Markus

By the way, we had some problem with this approach, when you later install an additional language on your Baan. The installation process crashed, because it was expecting the bshell and not thewrapper. This was on Unix. maybe somebody can test it with this program on NT!