Env TS 6.7.2 + Solaris 10 + SunOneWe are getting the above given error when we try to preview the file in one of our directories in teamsite.Path of the file is /iwmnt/default/main/XYZ/WORKAREA/content/content/x/y/z/abc.htmlDirectory x has only read and write access for admin user and one of the teamsite groups.This does not have access for any other users.
When user who is part of the group try to preview the file, he gets the 403 error.We tried to run proxy in debug mode and we are getting below errors in the proxy logs[Access control not enabled in iwproxy_access_control_enabled for url /iw-mount/default/main/XYZ/WORKAREA/content/content/x/y/z/abc.html][Suppressing injection because of status code: 403]When we change the permissions for others then it works fine. This is definitely a permissions issue but it is not clear why it is giving error to the user who is already part of the group or even the owner of the file + directory.