Share » Forums » General » user selfedit

user selfedit

user selfedit

Wednesday 12 April 2006 4:37:28 am - 4 replies

Author Message

Pascal von Büren

Wednesday 12 April 2006 6:21:56 am

Hi Andrew

Do your users have the permission, to edit their own content objects?
Maybe you should grant <b>Content/edit</b> with limitation to Owner=Self to the specific user class.

Just a guess...

Andrew Kelly

Wednesday 12 April 2006 6:40:40 am

Hi Pascal,

Thanks for the suggestion. That's one of the many things that I tried and at which I failed.
Giving the user edit/self permissions won't work, becuase the user objects were created and are owned by the administrator user.

Andy

Betsy Gamrat

Wednesday 12 April 2006 8:27:10 am

Hi,

One option would be to create a new user class, with additional fields, and use those fields to populate the profile. That's probably a good starting point. Copy the existing user class and change it to suit your needs.

More complex options:

Would it be possible to change the ownership of the user object to itself?

I've never tried it, you may be able to create an event that fires after publish and changes the owner of the user object to itself.

Another approach would be to use a backend PHP script to do it.

I wish I had the code to give you, but I don't, and I'm sorry neither of these suggestions are easy to implement.

Good luck.

Mark Marsiglio

Wednesday 14 June 2006 1:09:32 am

I experienced this problem until I added the last policy shown here to the role:

Guest Self Edit   	user 	          selfedit           No limitations
Guest Self Edit   	user 	          password           No limitations
Guest Self Edit   	user 	          preferences         No limitations
Guest Self Edit   	content 	edit               Section( Users ) , Owner( Self )

While the owner is shown as administrator, this seemed to work. I can edit the user account under which I am logged in, but get a permission denied error when trying to edit any other user account or other content object.

http://www.thinkcreative.com
Turning Ideas Into Strategic Solutions

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu