Differences between revisions 14 and 15
Revision 14 as of 2010-02-03 07:39:41
Size: 1515
Editor: psnizek
Comment:
Revision 15 as of 2010-02-03 10:01:12
Size: 1510
Editor: psnizek
Comment:
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
You do not want to publish every content to the internet public. Certain content such as software licensing information should stay within your organisation's boudaries. IP based ACLs allow you to restrict visibility of Typo3 pages to visitors originating from the desired IP subnet. You do not want to publish every content to the internet public. Certain content such as software licensing information should stay within your organisation's boudaries. IP based ACLs allow you to restrict visibility of Typo3 pages to visitors originating from the desired IP address subnets.
Line 13: Line 13:
 * visitors from outside the protected IP subnet will not see the protected page neither as a navigation link nor as a page  * visitors from outside the protected IP subnet will not see the protected page
Line 15: Line 15:
 * IP ACL protection '''is not inherited''' to sub pages of the protected page
Please note that
* IP ACL access restriction '''is not inherited''' to sub pages of the protected page

IP based Access Control Lists (ACL)

Purpose of IP based ACLs

You do not want to publish every content to the internet public. Certain content such as software licensing information should stay within your organisation's boudaries. IP based ACLs allow you to restrict visibility of Typo3 pages to visitors originating from the desired IP address subnets.

The effects of an active IP ACL

Pages protected by IP ACLs have these effects on visitors:

  • visitors from outside the protected IP subnet will not see the protected page
  • visitors from inside the protected IP subnet will see the protected page

Please note that

  • IP ACL access restriction is not inherited to sub pages of the protected page

How to create a new IP ACL

As a Typo3 editor you cannot create new IP ACLs. Please write an email to support@ee.ethz.ch and name the subnet you wish to restrict access to.

How to use an existing IP ACL to protect a web page

Choose the page you want to protect and hit the yellow edit pen.

bild01.PNG

Click on the Access tab.

bild02.PNG

In Access scroll down the Items textbox until you see the IP ACL in question. Once you click on the item it will appear in the box left of the Items textbox. Save the new settings by clicking on the Disk left of the yellow edit pen.

bild03.PNG