<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Start Location permission problems in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/start-location-permission-problems/m-p/51056#M29744</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Now fixed:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://issues.alfresco.com/browse/AWC-1076" rel="nofollow noopener noreferrer"&gt;http://issues.alfresco.com/browse/AWC-1076&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Jan 2007 10:45:08 GMT</pubDate>
    <dc:creator>kevinr</dc:creator>
    <dc:date>2007-01-29T10:45:08Z</dc:date>
    <item>
      <title>Start Location permission problems</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/start-location-permission-problems/m-p/51052#M29740</link>
      <description>Hi group,I have created a space called "R&amp;amp;D" under "Company Home".This space does not inherit permissions from it's parent.Under "R&amp;amp;D" I have created three spaces "User A", "User B" and "User C". I have also created three users "userA", "userB" and "userC". On each of the "User x" spaces, on</description>
      <pubDate>Thu, 18 Jan 2007 15:22:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/start-location-permission-problems/m-p/51052#M29740</guid>
      <dc:creator>cnrocos</dc:creator>
      <dc:date>2007-01-18T15:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: Start Location permission problems</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/start-location-permission-problems/m-p/51053#M29741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;However, users can still change their "Start Location" to "Company Home", although they have no access rights to it.&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;This is a bug! I have raised the issue in JIRA:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://issues.alfresco.com/browse/AWC-1076" rel="nofollow noopener noreferrer"&gt;http://issues.alfresco.com/browse/AWC-1076&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Is there a way to remove "Company Home" option from "Start Location" dropdown?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Only by changing the code - see UserPreferencesBean and the method getStartLocations() - I have raised the bug above as this is an issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Is there a way to filter out all non-accessible spaces from the "Start Location" dropdown?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;No so i have raised a bug as above.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Is there a way to stop users from managing the space users for a space and delete themselves by mistake? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Not at the moment, I have raised this also:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://issues.alfresco.com/browse/AWC-1077" rel="nofollow noopener noreferrer"&gt;http://issues.alfresco.com/browse/AWC-1077&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jan 2007 16:05:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/start-location-permission-problems/m-p/51053#M29741</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2007-01-18T16:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: Start Location permission problems</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/start-location-permission-problems/m-p/51054#M29742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the prompt reply!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In this case, I would like to ask some more questions:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Where do I find the UserPreferencesBean and the method getStartLocations()?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Is there anything that could be changed at bootstrap level or at the database level to facilitate a (temporary) solution?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG style="text-decoration: underline;"&gt;SPACES STRUCTURE:&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Company Home (no access rights to anybody)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;–&amp;gt; R&amp;amp;D (access rights to all R&amp;amp;D users)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;—–&amp;gt; User A (access rights to User1 only)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;—–&amp;gt; User B (access rights to User2 only)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG style="text-decoration: underline;"&gt;OTHER ISSUES:&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, I have noticed the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;A. When changing user home location for users, if I select an existing space and then type underneath the new space for the user, this renames the selected space. This looks like conceptual bug.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;B. I cannot add "All" permissions to a user using the UI.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C. If the user does not have access to "Company Home" and their start location is set to "User x", there seems to be no way of navigating to higher levels of their start location (R&amp;amp;D).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG style="text-decoration: underline;"&gt;QUESTIONS:&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there anything that could be changed at bootstrap level or at the database level to facilite a solution to any of the above issues?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-Costa&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jan 2007 17:10:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/start-location-permission-problems/m-p/51054#M29742</guid>
      <dc:creator>cnrocos</dc:creator>
      <dc:date>2007-01-18T17:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: Start Location permission problems</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/start-location-permission-problems/m-p/51055#M29743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;However, users can still change their "Start Location" to "Company Home", although they have no access rights to it.&lt;/BLOCKQUOTE&gt;This is a bug! I have raised the issue in JIRA:&lt;BR /&gt;&lt;A href="http://issues.alfresco.com/browse/AWC-1076" rel="nofollow noopener noreferrer"&gt;http://issues.alfresco.com/browse/AWC-1076&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;1. Is there a way to remove "Company Home" option from "Start Location" dropdown?&lt;BR /&gt;Only by changing the code - see UserPreferencesBean and the method getStartLocations() - I have raised the bug above as this is an issue.&lt;BR /&gt;2. Is there a way to filter out all non-accessible spaces from the "Start Location" dropdown?&lt;BR /&gt;No so i have raised a bug as above.&lt;BR /&gt;3. Is there a way to stop users from managing the space users for a space and delete themselves by mistake? &lt;BR /&gt;Not at the moment, I have raised this also:&lt;BR /&gt;&lt;A href="http://issues.alfresco.com/browse/AWC-1077" rel="nofollow noopener noreferrer"&gt;http://issues.alfresco.com/browse/AWC-1077&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Kevin&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Jan 2007 19:37:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/start-location-permission-problems/m-p/51055#M29743</guid>
      <dc:creator>gmnnus</dc:creator>
      <dc:date>2007-01-20T19:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: Start Location permission problems</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/start-location-permission-problems/m-p/51056#M29744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Now fixed:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://issues.alfresco.com/browse/AWC-1076" rel="nofollow noopener noreferrer"&gt;http://issues.alfresco.com/browse/AWC-1076&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jan 2007 10:45:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/start-location-permission-problems/m-p/51056#M29744</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2007-01-29T10:45:08Z</dc:date>
    </item>
  </channel>
</rss>

