Top Banner
PHP Access Control Barry Flannery The Aviva Stadium Dublin, 21-22 November 2013 Sponsored by
8
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: PHP Access Control: TERMINALFOUR t44u

PHP Access ControlBarry Flannery

The Aviva Stadium Dublin, 21-22 November 2013Sponsored by

Page 2: PHP Access Control: TERMINALFOUR t44u

2t44u

What is it?

• A means of providing authentication for one or more areas of website or intranet

• Users may be given access to the entire branch, or just to specific pages when logged in

• Uses existing Site Manger users and groups to determine access rights

t44u - PHP Access Control

Page 3: PHP Access Control: TERMINALFOUR t44u

3t44u

How it works

• At publish time, TERMINALFOUR Site Manager will add PHP code to each Access Controlled page, and any links within those pages.

• This code is then used to determine if a user is logged in, and if so, what pages they may access

t44u - PHP Access Control

Page 4: PHP Access Control: TERMINALFOUR t44u

4t44u

Setup

• Create & configure a new Access Control profile in TERMINALFOUR Site Manager

• Set this profile on the relevant channel(s)

• Choose what sections are Access Controlled, as-well-as the groups which have access

t44u - PHP Access Control

Page 5: PHP Access Control: TERMINALFOUR t44u

5t44u

Configurable options

• Location of TERMINALFOUR Site Manager • Username & Password for an admin user

• The URLs for:– The root of each restricted site or area– Each login page– Each ‘no access’ page

t44u - PHP Access Control

Page 6: PHP Access Control: TERMINALFOUR t44u

66t44u

t44u - PHP Access Control

t44u 2013

Page 7: PHP Access Control: TERMINALFOUR t44u

7t44u

Quick usage demo

• Creating, configuring & setting a profile

• Restricting access to a section & subsections

• Demonstration of login and access protection functions

t44u - PHP Access Control

Page 8: PHP Access Control: TERMINALFOUR t44u

8t44u

t44u - PHP Access Control

?!

Questions, Suggestions or Comments?