0 Replies Latest reply on Aug 17, 2006 3:14 PM by hr_k

    content and security-constraint

    hr_k

      Hi

      I have noticed that you can access the content by typing an url like this:

      http://localhost:8081/portal/content/default/Overall_Plan.doc

      I is possible if the url contians 'content/default/name of doc.

      But I do not want the document to be accessed unless the user is login.

      I have a page with the link ref that has a security-constriant so the only users with a specific role can access this page and use the link to get the .doc

      How can I fix this problem??