[opencms-dev] Handling Permissions

Sanjiv Sharma Ssharma at ucasystems.com
Fri Sep 3 19:51:57 CEST 2004


It seems you are going the wrong way. Guest group should not be used to
define varied access possibilities. 
I think the only way you can do is to define separate groups and assign
permissions.

Sanjv

-----Original Message-----
From: opencms-dev-bounces at opencms.org
[mailto:opencms-dev-bounces at opencms.org] On Behalf Of Ferrari Riccardo
Sent: Friday, September 03, 2004 1:15 PM
To: opencms-dev at opencms.org
Subject: [opencms-dev] Handling Permissions

I have an application (OpenCMS version 5.5.1) with about 100 groups
hyerarchically organized.
All the groups are directly or indirectly chidren of Guests group.

I want to set only a specific group with read/view permission on a
certain
file.
To do this I've created two access control entries for the file:
- the first to deny view/read for Guest group;
- the second to allow view/read for the specific group (one of Guest's
children)

It doesn't work; in this way infact nobody can see that file.
The second access control entry has no effect.

The only other way I Know to allow only that group to see the content is
to
to create access control entries with "deny permissions" for all the
children of Guests except my one ... but I don't really want to think
this
is the right way!!!

Any hint is appreciated.

Thanks in advance

Riccardo



_______________________________________________
This mail is send to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please
visit
http://mail.opencms.org/mailman/listinfo/opencms-dev



More information about the opencms-dev mailing list