<?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: Automatically delete AD Portal User if they don't own content in ArcGIS Enterprise Portal Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/automatically-delete-ad-portal-user-if-they-don-t/m-p/1259139#M13211</link>
    <description>&lt;P&gt;10.9.1&lt;/P&gt;&lt;P&gt;Manually comparing exported lists seems time consuming and antiquated. This seems like a pretty straight-forward feature request. If you would like to share your Python script I'd be grateful.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Thu, 16 Feb 2023 21:56:51 GMT</pubDate>
    <dc:creator>ahargreaves_FW</dc:creator>
    <dc:date>2023-02-16T21:56:51Z</dc:date>
    <item>
      <title>Automatically delete AD Portal User if they don't own content</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/automatically-delete-ad-portal-user-if-they-don-t/m-p/1259091#M13208</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;As outlined in &lt;A href="https://enterprise.arcgis.com/en/portal/10.9.1/administer/windows/common-problems-and-solutions.htm#anchor19" target="_blank" rel="noopener"&gt;this documentation&lt;/A&gt; I understand that it's not default behaviour to automatically delete a portal user if their corresponding AD account has been deleted. This is in case the portal user owns content etc.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;However, if they don't is there any way to automate this? &lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Nobody owns content in our portal except a single admin account so if there's a method to re-compare portal membership against AD and remove unneeded users that would save a huge amount of time.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2023 20:43:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/automatically-delete-ad-portal-user-if-they-don-t/m-p/1259091#M13208</guid>
      <dc:creator>ahargreaves_FW</dc:creator>
      <dc:date>2023-02-16T20:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically delete AD Portal User if they don't own content</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/automatically-delete-ad-portal-user-if-they-don-t/m-p/1259095#M13209</link>
      <description>&lt;P&gt;What Portal are you on? can't you just export a list of users and compare against your AD members?&lt;/P&gt;&lt;P&gt;If it's an older Portal I have a very simple script using Python API to get users and last logins etc.&amp;nbsp;&lt;/P&gt;&lt;P&gt;there's no inbuilt way for Portal to talk to synch with your AD and auto-delete the previous members.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2023 20:49:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/automatically-delete-ad-portal-user-if-they-don-t/m-p/1259095#M13209</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2023-02-16T20:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically delete AD Portal User if they don't own content</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/automatically-delete-ad-portal-user-if-they-don-t/m-p/1259107#M13210</link>
      <description>&lt;P&gt;We also do this through Python script.&amp;nbsp; It was the only way we found to manage it.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2023 21:00:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/automatically-delete-ad-portal-user-if-they-don-t/m-p/1259107#M13210</guid>
      <dc:creator>StevenBell2</dc:creator>
      <dc:date>2023-02-16T21:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically delete AD Portal User if they don't own content</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/automatically-delete-ad-portal-user-if-they-don-t/m-p/1259139#M13211</link>
      <description>&lt;P&gt;10.9.1&lt;/P&gt;&lt;P&gt;Manually comparing exported lists seems time consuming and antiquated. This seems like a pretty straight-forward feature request. If you would like to share your Python script I'd be grateful.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2023 21:56:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/automatically-delete-ad-portal-user-if-they-don-t/m-p/1259139#M13211</guid>
      <dc:creator>ahargreaves_FW</dc:creator>
      <dc:date>2023-02-16T21:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically delete AD Portal User if they don't own content</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/automatically-delete-ad-portal-user-if-they-don-t/m-p/1259163#M13212</link>
      <description>&lt;P&gt;I agree with what&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/167692"&gt;@DavidPike&lt;/a&gt;&amp;nbsp;said.&amp;nbsp; There is no way to automatically remove users from Portal once they have been removed from A/D.&amp;nbsp; If you have a lot of users in Portal, using a Python script to return a list of users and their last login is helpful.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll put in a plug for the next release of Portal.&amp;nbsp; In 11.1, a new Python script is included with Portal that will identify users that no longer exist in A/D or LDAP and give you a much easier way to delete them all at once.&amp;nbsp; A report is generated so you can review what was found before deleting them.&amp;nbsp; If any of those old users own any items, a separate list is generated so you can do a bulk transfer of all the items to a different user prior to deleting them.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2023 23:19:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/automatically-delete-ad-portal-user-if-they-don-t/m-p/1259163#M13212</guid>
      <dc:creator>JeffSmith</dc:creator>
      <dc:date>2023-02-16T23:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically delete AD Portal User if they don't own content</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/automatically-delete-ad-portal-user-if-they-don-t/m-p/1259189#M13213</link>
      <description>&lt;P&gt;a ping here: &lt;A href="https://community.esri.com/t5/arcgis-enterprise-ideas/automatically-delete-level-1-named-users-if-not/idi-p/931459" target="_blank"&gt;https://community.esri.com/t5/arcgis-enterprise-ideas/automatically-delete-level-1-named-users-if-not/idi-p/931459&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2023 00:56:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/automatically-delete-ad-portal-user-if-they-don-t/m-p/1259189#M13213</guid>
      <dc:creator>BillFox</dc:creator>
      <dc:date>2023-02-17T00:56:07Z</dc:date>
    </item>
  </channel>
</rss>

