Inherited permissions Inherited permissions
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Inherited permissions

Started by Icehawk002, January 19, 2007, 03:40:18 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Icehawk002

I looked through a lot of the posts but few on the relevant topic appear to have replies.

Problem:

A view album permission for one group say 'registered users' excludes it being viewed by another group say 'members' with only the group admin being able to view album regardless.

what I look for is to have an album set to view by "registered users" and also "Members" as registered user is a sub class of member group. while an permission view by 'members' would exclude views by 'registed users'

Help please

Joachim Müller

Everyone is a "registered user"; least restrictive permissions apply, that's why assigning an album to be viewable by "registered users" includes the "members" group as well no matter what. Only way to circumvent this is creating another group and putting all users into it who do not belong into the "members" group.