[CDO] Individual access rights for many resources [message #1792882] |
Wed, 25 July 2018 06:55  |
Eclipse User |
|
|
|
We have got a large number of CDOResources for which we need to set individual access rights.
This can be done via the security realm by specifying multiple "resource filter"s.
Now our problem is, that we need to do this for a large number of resources - let's say 10000.
What would be the best way to achieve this?
We were thinking about using a regex filter to handle this large amount of resources. The only problem is, that this does not seem to work "/.*/myresource". The problem seems to be the forward slash after the asterisk has been used. This "/.*myresource" does work, but it would of course also match Xmyresource.
A workaround might be to define an "And Filter" and write every entry into its own "Resource Filter". But this seems kind of bad to me.
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04882 seconds