留言板

Organization - we need one so delegated admins can see users ?

Rob Bill Sedge,修改在14 年前。

Organization - we need one so delegated admins can see users ?

New Member 帖子: 10 加入日期: 09-10-27 最近的帖子
Hi, got a strange one I hope you can help with.

V 5.2 / with TC running on test on windows live on linux

We have an organisation of 2000+ staff , staff/users can create an account through the sign in portlet.

We have created a role for 10 delegated UserAdmins that are able to manage users, reset passwords, manage details.

~~~~~~~~~~~~~~~~~~~~~~~~

Unless a god like administrator logs in and assigns any new registered users an Organization ...

(there was no organization out the box on install so we needed to create one or these UserAdmins would not see any users at all unless they were made members of the organization)

.. our UserAdmins can not see them to make updates.

~~~~~~~~~~~~~~~~~~~~~~~~

.. a real chicken and egg emoticon

Before my posting here I found nothing around this related to this version..
Could be something we have changed, if so please advise , our customisation is largely kept in themes and jsp presentation hooks

We do not need Organizations, but don't mind using one to facilitate this if

a) newly registering users are made a member of the organization.

Failing that,

b) What permission on a role do we set so that members of this role can see users that do not belong to an organization.

(We have cranked up all current portal and portlet permissions to near god admin like level and nothing gave us this permission, we can't give them God admin however for clear reasons, why can God admin see them and not our admin)

Please help this is stopping us getting a pilot off the ground, as delegated admin is a key requirement emoticon

Call me a goof if I dont myself if this is right in front of my eyes!
Thanks guys, loving Liferay!
thumbnail
Corné A,修改在14 年前。

RE: Organization - we need one so delegated admins can see users ?

Liferay Legend 帖子: 1313 加入日期: 06-10-3 最近的帖子
The problem is one needs full Administrative right to manage users;
http://issues.liferay.com/browse/LPS-8159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=83294#action_83294

https://www.liferay.com/community/forums/-/message_boards/message/4005209;jsessionid=A72C6F3CCEA8F8701FE6A2498EF5499B.node-1?_19_threadView=flat


Look also at these portal.properties
    #
    # Set this property to true if you want any administrator that creates an
    # organization to be automatically assigned to that organization.
    #
    organizations.assignment.auto=false

    #
    # Set this property to false if you want any administrator of an
    # organization to be able to assign any user to that organization. By
    # default, he will only be able to assign the users of the organizations
    # and suborganizations that he can manage.
    #
    organizations.assignment.strict=true

    #
    # Set this property to true if you want users to only be members of the
    # organizations to which they are assigned explicitly. By default they will
    # also become implicit members of the ancestors of those organizations.
    # for example if a user belongs to Liferay Spain he will implicitly be a
    # member of the ancestors Liferay Europe and Liferay Global and will be
    # able to access their private pages.
    #
    organizations.membership.strict=false



LR 6.0 works fine
Rob Bill Sedge,修改在14 年前。

RE: Organization - we need one so delegated admins can see users ?

New Member 帖子: 10 加入日期: 09-10-27 最近的帖子
Thanks for taking the time to show me that Corné and sorry I did not spot that post



In
https://www.liferay.com/community/forums/-/message_boards/message/4005209;jsessionid=A72C6F3CCEA8F8701FE6A2498EF5499B.node-1?_19_threadView=flat#_19_message_3999351

Juan says

This is a bug in 5.2.3 or below - got fixed in EE 5.2.6 and SE 5.3 (not ready yet).

But you can fix it in 5.2.3 as stated in
http://issues.liferay.com/browse/LPS-3541

apply the changes to PortalImpl manually (preferably through a subclass) and copy the XML files in your ext env.


The LEP looks like waiting on some info on how to add the fix for 5.2, have you heard anything around this ?

Many Thanks again

Rob
thumbnail
Corné A,修改在14 年前。

RE: Organization - we need one so delegated admins can see users ?

Liferay Legend 帖子: 1313 加入日期: 06-10-3 最近的帖子
The LEP is closed so theres no further action to expect.

You could checkout the SVN source on PortalImpl
I think a build from the complete 5.2.6+ trunk would be best, or otherwise go for RC 6.0