Hi all,We have requirement in which, a branch should be accessible only to a Unix group. This branch should not be visible to anyone else apart from that group.We set the branch security "On" and gave the branch permissions as 770. But even in this case, Master role is still able to view the contents inside the branch. Is there a way to restrict this access.We are using TS 6.5 SP3/Solaris 8Regards,Pratheesh
Hi Ghoti,I understand you point, however the client is not accepting this explanation. The issue is that there are some critical customer information available in this branch and the client didn't want anyone else to have access to this branch, eventhough he is a Master.Anyway, thanks for your information. We will see if there is any other work around for this requirement.Regards,Pratheesh.
To the best of my knowledge - "Master" in TeamSite is analogous to "root" in the OS -- you might be able to use the iwproxy_access_control_enabled setting in iw.cfg to override this behavior, but I'm not sure it will have any effect with regard to Master users. (Search in the TeamSite Administration Guide for more info on iwproxy_access_control_enabled)
Tried this.. but no luck.. Still the master role is able to view the branches.