Re: [dspace-tech] Re: Finding out a user's permissions - DSpace 6.3

2020-09-02 Thread Ashim Kapoor
Dear Paul,

Many thanks for your reply.

Best Regards,
Ashim

On Wed, 2 Sep 2020 at 11:12, Paul Münch 
wrote:

> Dear Ashim,
>
> that's right. You can not set a single eperson as admin. Even if you have
> only one person to administrate this community, there has to be an admin
> group.
>
> Kind regards,
>
> Paul Münch
>
> Am 01.09.20 um 13:29 schrieb Ashim Kapoor:
>
> Dear Paul,
>
> When I click on Access Control > People > Chosen Person,
>
> I can see that the Chosen Person is a Member of  a group which is Admin
> for the correct Community.
>
> I guess I have made a Admin group and given this person membership of this
> group as opposed to only making this person an Admin. That is why
> eperson_id is blank while epersongroup_id is populated. Is that right ?
>
> Many thanks,
> Ashim
>
>
>
> On Tue, 1 Sep 2020 at 16:49, Ashim Kapoor 
> wrote:
>
>> Dear Paul,
>>
>> Thank you for your help.
>>
>> When I look at the table resourcepolicy where action_id = 11, I get only
>> 1 row :-
>>
>> *policy_id | resource_type_id* | resource_id | *action_id* | start_date
>> | end_date | rpname | rptype | rpdescription | eperson_id |*
>> eperson_group_id| dspace_object*
>>
>> Of which only 5 - the bold ones - are populated.
>>
>> The id of dspace_object is MATCHING.
>>
>> Why is the eperson_id empty ?
>>
>> Thank you and Best Regards,
>> Ashim
>>
>>
>>
>>
>> On Mon, 31 Aug 2020 at 19:40, Paul Münch 
>> wrote:
>>
>>> Hello Ashim,
>>>
>>> per default the Groups which end with '_ADMIN' are administration
>>> groups. You have to check if the UUID is correct.
>>>
>>> To be sure you may check the 'resourcepolicy' table in the database. The
>>> action ID for administration access is 11.
>>>
>>> I hope this helps and kind regards,
>>>
>>> Paul Münch
>>>
>>> Am 31.08.20 um 08:18 schrieb Ashim Kapoor:
>>>
>>> Dear All,
>>>
>>> can someone please help me with this ?
>>>
>>> Thank you,
>>> Ashim
>>>
>>> On Fri, 28 Aug 2020 at 10:51, Ashim Kapoor 
>>> wrote:
>>>
 Dear All,

 If I remember correctly, I had made one particular user the Admin of a
 top level community.I wish to verify this.
 So I logged in as the admin user of DSpace, clicked on People. Then I
 choose that particular user's name and at the bottom I can see :-

 Groups this E-person is a member of : has 2 items in it.

 1. COMMUNITY_long alpha numeric string_ADMIN
 2. Anonymous

 Now my query is  : Is this person an ADMIN of this community ? How do I
 verify this ?

 Thank you,
 Ashim

 --
>>> All messages to this mailing list should adhere to the DuraSpace Code of
>>> Conduct: https://duraspace.org/about/policies/code-of-conduct/
>>> ---
>>> You received this message because you are subscribed to the Google
>>> Groups "DSpace Technical Support" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to dspace-tech+unsubscr...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/dspace-tech/CAGEJAoF4wcYwvfyutkb0OLyNL-NfCokzKoNfGvgiobCoR1LTZg%40mail.gmail.com
>>> 
>>> .
>>>
>>>
>>> --
>>> All messages to this mailing list should adhere to the DuraSpace Code of
>>> Conduct: https://duraspace.org/about/policies/code-of-conduct/
>>> ---
>>> You received this message because you are subscribed to the Google
>>> Groups "DSpace Technical Support" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to dspace-tech+unsubscr...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/dspace-tech/d2f8ebfc-9a25-378a-e001-31ce8889e369%40staff.uni-marburg.de
>>> 
>>> .
>>>
>>
>

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/CAGEJAoGu3sv8U5f778xViYOo8kiqWpWoS_eAhq97ZNgPCzmu%2BA%40mail.gmail.com.


Re: [dspace-tech] Re: Finding out a user's permissions - DSpace 6.3

2020-09-01 Thread Paul Münch
Dear Ashim,

that's right. You can not set a single eperson as admin. Even if you
have only one person to administrate this community, there has to be an
admin group.

Kind regards,

Paul Münch

Am 01.09.20 um 13:29 schrieb Ashim Kapoor:
> Dear Paul,
>
> When I click on Access Control > People > Chosen Person,
>
> I can see that the Chosen Person is a Member of  a group which is
> Admin for the correct Community.
>
> I guess I have made a Admin group and given this person membership of
> this group as opposed to only making this person an Admin. That is why
> eperson_id is blank while epersongroup_id is populated. Is that right ?
>
> Many thanks,
> Ashim
>
>
>
> On Tue, 1 Sep 2020 at 16:49, Ashim Kapoor  > wrote:
>
> Dear Paul,
>
> Thank you for your help.
>
> When I look at the table resourcepolicy where action_id = 11, I
> get only 1 row :-
> *
> *
> *policy_id | resource_type_id* | resource_id | *action_id* |
> start_date | end_date | rpname | rptype | rpdescription |
> eperson_id |*eperson_group_id| dspace_object*
>
> Of which only 5 - the bold ones - are populated.
>
> The id of dspace_object is MATCHING.
>
> Why is the eperson_id empty ?
>
> Thank you and Best Regards,
> Ashim
>
>
>
>
> On Mon, 31 Aug 2020 at 19:40, Paul Münch
>  > wrote:
>
> Hello Ashim,
>
> per default the Groups which end with '_ADMIN' are
> administration groups. You have to check if the UUID is correct.
>
> To be sure you may check the 'resourcepolicy' table in the
> database. The action ID for administration access is 11.
>
> I hope this helps and kind regards,
>
> Paul Münch
>
> Am 31.08.20 um 08:18 schrieb Ashim Kapoor:
>> Dear All,
>>
>> can someone please help me with this ?
>>
>> Thank you,
>> Ashim
>>
>> On Fri, 28 Aug 2020 at 10:51, Ashim Kapoor
>> > > wrote:
>>
>> Dear All,
>>
>> If I remember correctly, I had made one particular user
>> the Admin of a top level community.I wish to verify this.
>> So I logged in as the admin user of DSpace, clicked on
>> People. Then I choose that particular user's name and at
>> the bottom I can see :-
>>
>> Groups this E-person is a member of : has 2 items in it.
>>
>> 1. COMMUNITY_long alpha numeric string_ADMIN
>> 2. Anonymous
>>
>> Now my query is  : Is this person an ADMIN of this
>> community ? How do I verify this ?
>>
>> Thank you,
>> Ashim
>>
>> -- 
>> All messages to this mailing list should adhere to the
>> DuraSpace Code of Conduct:
>> https://duraspace.org/about/policies/code-of-conduct/
>> ---
>> You received this message because you are subscribed to the
>> Google Groups "DSpace Technical Support" group.
>> To unsubscribe from this group and stop receiving emails from
>> it, send an email to dspace-tech+unsubscr...@googlegroups.com
>> .
>> To view this discussion on the web visit
>> 
>> https://groups.google.com/d/msgid/dspace-tech/CAGEJAoF4wcYwvfyutkb0OLyNL-NfCokzKoNfGvgiobCoR1LTZg%40mail.gmail.com
>> 
>> .
>
> -- 
> All messages to this mailing list should adhere to the
> DuraSpace Code of Conduct:
> https://duraspace.org/about/policies/code-of-conduct/
> ---
> You received this message because you are subscribed to the
> Google Groups "DSpace Technical Support" group.
> To unsubscribe from this group and stop receiving emails from
> it, send an email to dspace-tech+unsubscr...@googlegroups.com
> .
> To view this discussion on the web visit
> 
> https://groups.google.com/d/msgid/dspace-tech/d2f8ebfc-9a25-378a-e001-31ce8889e369%40staff.uni-marburg.de
> 
> .
>

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/570e0c1b-109f-34f0-446

Re: [dspace-tech] Re: Finding out a user's permissions - DSpace 6.3

2020-09-01 Thread Ashim Kapoor
Dear Paul,

When I click on Access Control > People > Chosen Person,

I can see that the Chosen Person is a Member of  a group which is Admin for
the correct Community.

I guess I have made a Admin group and given this person membership of this
group as opposed to only making this person an Admin. That is why
eperson_id is blank while epersongroup_id is populated. Is that right ?

Many thanks,
Ashim



On Tue, 1 Sep 2020 at 16:49, Ashim Kapoor  wrote:

> Dear Paul,
>
> Thank you for your help.
>
> When I look at the table resourcepolicy where action_id = 11, I get only 1
> row :-
>
> *policy_id | resource_type_id* | resource_id | *action_id* | start_date |
> end_date | rpname | rptype | rpdescription | eperson_id |*
> eperson_group_id| dspace_object*
>
> Of which only 5 - the bold ones - are populated.
>
> The id of dspace_object is MATCHING.
>
> Why is the eperson_id empty ?
>
> Thank you and Best Regards,
> Ashim
>
>
>
>
> On Mon, 31 Aug 2020 at 19:40, Paul Münch 
> wrote:
>
>> Hello Ashim,
>>
>> per default the Groups which end with '_ADMIN' are administration groups.
>> You have to check if the UUID is correct.
>>
>> To be sure you may check the 'resourcepolicy' table in the database. The
>> action ID for administration access is 11.
>>
>> I hope this helps and kind regards,
>>
>> Paul Münch
>>
>> Am 31.08.20 um 08:18 schrieb Ashim Kapoor:
>>
>> Dear All,
>>
>> can someone please help me with this ?
>>
>> Thank you,
>> Ashim
>>
>> On Fri, 28 Aug 2020 at 10:51, Ashim Kapoor 
>> wrote:
>>
>>> Dear All,
>>>
>>> If I remember correctly, I had made one particular user the Admin of a
>>> top level community.I wish to verify this.
>>> So I logged in as the admin user of DSpace, clicked on People. Then I
>>> choose that particular user's name and at the bottom I can see :-
>>>
>>> Groups this E-person is a member of : has 2 items in it.
>>>
>>> 1. COMMUNITY_long alpha numeric string_ADMIN
>>> 2. Anonymous
>>>
>>> Now my query is  : Is this person an ADMIN of this community ? How do I
>>> verify this ?
>>>
>>> Thank you,
>>> Ashim
>>>
>>> --
>> All messages to this mailing list should adhere to the DuraSpace Code of
>> Conduct: https://duraspace.org/about/policies/code-of-conduct/
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "DSpace Technical Support" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to dspace-tech+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/dspace-tech/CAGEJAoF4wcYwvfyutkb0OLyNL-NfCokzKoNfGvgiobCoR1LTZg%40mail.gmail.com
>> 
>> .
>>
>>
>> --
>> All messages to this mailing list should adhere to the DuraSpace Code of
>> Conduct: https://duraspace.org/about/policies/code-of-conduct/
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "DSpace Technical Support" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to dspace-tech+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/dspace-tech/d2f8ebfc-9a25-378a-e001-31ce8889e369%40staff.uni-marburg.de
>> 
>> .
>>
>

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/CAGEJAoG%2BR2kw26B6XSW_PQZQc0pMyr2kei5Le%3DUaDq_FJYR5GQ%40mail.gmail.com.


Re: [dspace-tech] Re: Finding out a user's permissions - DSpace 6.3

2020-09-01 Thread Ashim Kapoor
Dear Paul,

Thank you for your help.

When I look at the table resourcepolicy where action_id = 11, I get only 1
row :-

*policy_id | resource_type_id* | resource_id | *action_id* | start_date |
end_date | rpname | rptype | rpdescription | eperson_id |*
eperson_group_id| dspace_object*

Of which only 5 - the bold ones - are populated.

The id of dspace_object is MATCHING.

Why is the eperson_id empty ?

Thank you and Best Regards,
Ashim




On Mon, 31 Aug 2020 at 19:40, Paul Münch 
wrote:

> Hello Ashim,
>
> per default the Groups which end with '_ADMIN' are administration groups.
> You have to check if the UUID is correct.
>
> To be sure you may check the 'resourcepolicy' table in the database. The
> action ID for administration access is 11.
>
> I hope this helps and kind regards,
>
> Paul Münch
>
> Am 31.08.20 um 08:18 schrieb Ashim Kapoor:
>
> Dear All,
>
> can someone please help me with this ?
>
> Thank you,
> Ashim
>
> On Fri, 28 Aug 2020 at 10:51, Ashim Kapoor 
> wrote:
>
>> Dear All,
>>
>> If I remember correctly, I had made one particular user the Admin of a
>> top level community.I wish to verify this.
>> So I logged in as the admin user of DSpace, clicked on People. Then I
>> choose that particular user's name and at the bottom I can see :-
>>
>> Groups this E-person is a member of : has 2 items in it.
>>
>> 1. COMMUNITY_long alpha numeric string_ADMIN
>> 2. Anonymous
>>
>> Now my query is  : Is this person an ADMIN of this community ? How do I
>> verify this ?
>>
>> Thank you,
>> Ashim
>>
>> --
> All messages to this mailing list should adhere to the DuraSpace Code of
> Conduct: https://duraspace.org/about/policies/code-of-conduct/
> ---
> You received this message because you are subscribed to the Google Groups
> "DSpace Technical Support" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to dspace-tech+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/dspace-tech/CAGEJAoF4wcYwvfyutkb0OLyNL-NfCokzKoNfGvgiobCoR1LTZg%40mail.gmail.com
> 
> .
>
>
> --
> All messages to this mailing list should adhere to the DuraSpace Code of
> Conduct: https://duraspace.org/about/policies/code-of-conduct/
> ---
> You received this message because you are subscribed to the Google Groups
> "DSpace Technical Support" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to dspace-tech+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/dspace-tech/d2f8ebfc-9a25-378a-e001-31ce8889e369%40staff.uni-marburg.de
> 
> .
>

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/CAGEJAoGZHqVz_p-i7V9ccHs7Q2X41scy4enwRdX6tcL4jpeO-g%40mail.gmail.com.


Re: [dspace-tech] Re: Finding out a user's permissions - DSpace 6.3

2020-08-31 Thread Paul Münch
Hello Ashim,

per default the Groups which end with '_ADMIN' are administration
groups. You have to check if the UUID is correct.

To be sure you may check the 'resourcepolicy' table in the database. The
action ID for administration access is 11.

I hope this helps and kind regards,

Paul Münch

Am 31.08.20 um 08:18 schrieb Ashim Kapoor:
> Dear All,
>
> can someone please help me with this ?
>
> Thank you,
> Ashim
>
> On Fri, 28 Aug 2020 at 10:51, Ashim Kapoor  > wrote:
>
> Dear All,
>
> If I remember correctly, I had made one particular user the Admin
> of a top level community.I wish to verify this.
> So I logged in as the admin user of DSpace, clicked on People.
> Then I choose that particular user's name and at the bottom I can
> see :-
>
> Groups this E-person is a member of : has 2 items in it.
>
> 1. COMMUNITY_long alpha numeric string_ADMIN
> 2. Anonymous
>
> Now my query is  : Is this person an ADMIN of this community ? How
> do I verify this ?
>
> Thank you,
> Ashim
>
> -- 
> All messages to this mailing list should adhere to the DuraSpace Code
> of Conduct: https://duraspace.org/about/policies/code-of-conduct/
> ---
> You received this message because you are subscribed to the Google
> Groups "DSpace Technical Support" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to dspace-tech+unsubscr...@googlegroups.com
> .
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/dspace-tech/CAGEJAoF4wcYwvfyutkb0OLyNL-NfCokzKoNfGvgiobCoR1LTZg%40mail.gmail.com
> .

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/d2f8ebfc-9a25-378a-e001-31ce8889e369%40staff.uni-marburg.de.