|
This is a demonstration of a slide show with a password access.
There are seven users and three groups declared :
- test (administrator), password=test
- test1, password=test1, group=group1
- test2, password=test2, group=group1
- test3, password=test3, group=group2
- test4, password=test4, group=group2
- test5, password=test5, group=group3
- test6, password=test6, group=group3
The rights given to the folders are:
- DemoPHPS (root) : open
- Hobby : forbidden
- Villages : test1
- Besalu : test1, test2
- Bruniquel : test1, test2, test3
- Castelnou : open
- Lavardens : group1
- Penne : group2
- Tossa de mar : group3
The administrator has access to the whole slide-show without restriction.
When logging, the successive rights are added if you don't logout between logins.
|