Posts
Categories
Groups
Home
TeamSite
TeamSite, LiveSite and OpenDeploy
use of <allowed> tag in templating.cfg
Migrateduser
I am using the <allowed> tag as follows in templating.cfg
<category name="internet">
<data-type name="auction" dcr-type="iwov">
<allowed>
<cred user="joe"></cred>
</allowed>
</data-type>
</category>
When user joe logs in, he can see the 'internet' category and 'auction' data type listed in the UI and he can create new dcrs and edit existing dcrs.... This is fine.
When user dave logs in, even he can see the 'internet' category and 'auction' data type listed in the UI. Can we not show this? dave is not able to create new dcrs or edit existing dcrs, but the message he sees is ...
Templating Error Page
The category/type internet/auction does not exist in templating.cfg.
Is this a bug? or is this a standard error message?
If this were a message, is there a way to customize this?
Note: I am using Teamsite 5.5.2 on Solaris
Find more posts tagged with
Comments
There are no comments yet