r_nagu
22nd March 2002, 04:01
Hi All:
I'd been trying to fix this problem from past few days, but running of ideas. Hope I will get some help from you guys.
We have two BaaN servers, one for development and other one is production. I set up a database authorization by user on table tcmcs002 (currencies) with authorization level no authorization for a specific currency, which we did not, wanted to use anymore. The idea was that, this will block all other tables which has a currency field and referring back to the main table [tcmcs002], since the users dont have any permission on the main table for certain currency, they want be able use it any where. After setting it up, I tested it and it worked fine. But, when I did the same setup on our production server, it worked only on the main table [tcmcs002] but not other tables, which were referring to this table. After little bit of research I found out the problem is with the portingset. We have two different versions of portingset on these two machines, development one being the higher version.
Now, is there a way I can fix this with out upgrading the portingset on production server? I understand that portingset is nothing but the binary files in directory $BSE/bin, but I am not sure, is there just one file which controls this type of authorization/permissions?
You feedback is greatly appreciated.
Thanks,
NS
I'd been trying to fix this problem from past few days, but running of ideas. Hope I will get some help from you guys.
We have two BaaN servers, one for development and other one is production. I set up a database authorization by user on table tcmcs002 (currencies) with authorization level no authorization for a specific currency, which we did not, wanted to use anymore. The idea was that, this will block all other tables which has a currency field and referring back to the main table [tcmcs002], since the users dont have any permission on the main table for certain currency, they want be able use it any where. After setting it up, I tested it and it worked fine. But, when I did the same setup on our production server, it worked only on the main table [tcmcs002] but not other tables, which were referring to this table. After little bit of research I found out the problem is with the portingset. We have two different versions of portingset on these two machines, development one being the higher version.
Now, is there a way I can fix this with out upgrading the portingset on production server? I understand that portingset is nothing but the binary files in directory $BSE/bin, but I am not sure, is there just one file which controls this type of authorization/permissions?
You feedback is greatly appreciated.
Thanks,
NS