[opencms-dev] RE: VFS-Permissions (Realease 6.1.9) - Thanks for your Answers

Brabenetz, Harald harald.brabenetz at bearingpoint.com
Fri Mar 17 11:29:37 CET 2006


Thank you for your Answers!

I have now defined the following Permissions. And it works!

	GROUP.CUSTOM_GROUP: +r +v +o
	USER.CUSTOM_USER: +r +w +v +c

	The User "CUSTOM_USER" have the User-Permissions: +r +w +v +c
	Other Useres of the Group "CUSTOM_GROUP" has the User-Permissions: +r +v

Thank you very much.

Harald.

-----Original Message-----
From: Brabenetz, Harald
Sent: Mittwoch, 15. März 2006 15:05
To: 'opencms-dev at opencms.org'
Subject: VFS-Permissions (Realease 6.1.9)


The Goal:
	- A Group has NO Write-Access on a Resource
	- But one special User of this Group should have Write-Access on this Resource.

My first test:
	- I create a GROUP like "CUSTOM_GROUP"
	- I create a User like "CUSTOM_USER" and assign it to the GROUP "CUSTOM_GROUP"
	- I set the permissions of a Resource to the following principals:
		GROUP.CUSTOM_GROUP: +r -w +v -c -d
		USER.CUSTOM_USER: +r +w +v +c -d
	- Then i login as "CUSTOM_USER"
	- The User "CUSTOM_USER" have the Group-Permissions to the resource: +r -w +v -c -d

The Problem:
	- The User "CUSTOM_USER" should have the User-Permissions: +r +w +v +c -d

How i can solve this Problem?

Thanks for your reply anyway.

With friendly regards,
Harald Brabenetz

***************************************************************************************************
The information in this email is confidential and may be legally privileged.  Access to this email by anyone other than the intended addressee is unauthorized.  If you are not the intended recipient of this message, any review, disclosure, copying, distribution, retention, or any action taken or omitted to be taken in reliance on it is prohibited and may be unlawful.  If you are not the intended recipient, please reply to or forward a copy of this message to the sender and delete the message, any attachments, and any copies thereof from your system.
***************************************************************************************************



More information about the opencms-dev mailing list