patriciosoria
22nd October 2009, 20:15
Thank you very much for your help

I baan IVc with hpux and 100 users but only 75 licenses, access is via the
bw40c.81, my problem is that required when 5 licenses available for 5 other managers, anyone can help me as I reserve these for 5 licenses are always available for these users.

Regards

Patricio

Brendan Shine
22nd October 2009, 21:34
Answers to similar to questions if you search the forum, but in general one way is to implement a wrapper script in ipc_info to replace standard bshell call to then do a check on the number of licenses and who is requesting and then decide or not to let them have a bshell (license).

shiv_softengg
23rd October 2009, 13:13
He is right. You have to write a script as a wrapper in ipc_info so - when user licences are 70 or more and user is {sepcial user1, 2 ,3 ,4 and 5} then execute bshell6.1 $* or dont execute it.

an example you can easily find in this forum.