<?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: Rebuild Windows Host Lookup File in Citrix  XenDesktop 7 App in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Rebuild-Windows-Host-Lookup-File-in-Citrix-XenDesktop-7-App/m-p/315797#M37791</link>
    <description>&lt;P&gt;That worked perfectly. Thank you for the spot on answer.&lt;/P&gt;</description>
    <pubDate>Fri, 24 Feb 2017 07:34:15 GMT</pubDate>
    <dc:creator>tred23</dc:creator>
    <dc:date>2017-02-24T07:34:15Z</dc:date>
    <item>
      <title>Rebuild Windows Host Lookup File in Citrix  XenDesktop 7 App</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Rebuild-Windows-Host-Lookup-File-in-Citrix-XenDesktop-7-App/m-p/315792#M37786</link>
      <description>&lt;P&gt;When trying to run Rebuild Windows Host Lookup File under the Help menu in the Citrix XenDesktop 7 app I get the following error: &lt;CODE&gt;Error in 'outputlookup' command: You have insufficient privileges to perform this operation.&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2017 11:12:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Rebuild-Windows-Host-Lookup-File-in-Citrix-XenDesktop-7-App/m-p/315792#M37786</guid>
      <dc:creator>tred23</dc:creator>
      <dc:date>2017-02-23T11:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: Rebuild Windows Host Lookup File in Citrix  XenDesktop 7 App</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Rebuild-Windows-Host-Lookup-File-in-Citrix-XenDesktop-7-App/m-p/315793#M37787</link>
      <description>&lt;P&gt;All 3 of your posts likely have to do with your account not having sufficient permissions for the app. A user must have "write" permissions to an app to modify objects. &lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2017 12:34:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Rebuild-Windows-Host-Lookup-File-in-Citrix-XenDesktop-7-App/m-p/315793#M37787</guid>
      <dc:creator>adayton20</dc:creator>
      <dc:date>2017-02-23T12:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: Rebuild Windows Host Lookup File in Citrix  XenDesktop 7 App</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Rebuild-Windows-Host-Lookup-File-in-Citrix-XenDesktop-7-App/m-p/315794#M37788</link>
      <description>&lt;P&gt;The group I am a member of has Write permissions to the App&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2017 13:02:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Rebuild-Windows-Host-Lookup-File-in-Citrix-XenDesktop-7-App/m-p/315794#M37788</guid>
      <dc:creator>tred23</dc:creator>
      <dc:date>2017-02-23T13:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: Rebuild Windows Host Lookup File in Citrix  XenDesktop 7 App</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Rebuild-Windows-Host-Lookup-File-in-Citrix-XenDesktop-7-App/m-p/315795#M37789</link>
      <description>&lt;P&gt;I'd walk through a few troubleshooting steps at this point. Have whoever your Splunk Admin on site try to do whatever it is that you're trying to do in the app. If he/she is able to do it, then you can derive it is likely a permission issue. &lt;/P&gt;

&lt;P&gt;If he/she can't perform the task, I'd have him/her take a look to make sure the objects used in that app are not set to private and instead shared or set to global depending on how you're using it. &lt;/P&gt;

&lt;P&gt;May also be worth while to explore some of the splunkd.log messages surrounding the that app.&lt;/P&gt;

&lt;P&gt;I also see "Rebuild Machine to Site Lookup File" is conditional on the presence of the file "lookup_host_site.csv". Have you verified this file exists in your lookups and/or if you have write permissions to it? &lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 12:58:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Rebuild-Windows-Host-Lookup-File-in-Citrix-XenDesktop-7-App/m-p/315795#M37789</guid>
      <dc:creator>adayton20</dc:creator>
      <dc:date>2020-09-29T12:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: Rebuild Windows Host Lookup File in Citrix  XenDesktop 7 App</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Rebuild-Windows-Host-Lookup-File-in-Citrix-XenDesktop-7-App/m-p/315796#M37790</link>
      <description>&lt;P&gt;Go to &lt;CODE&gt;Settings&lt;/CODE&gt; -&amp;gt; &lt;CODE&gt;Access controls&lt;/CODE&gt; -&amp;gt; &lt;CODE&gt;Roles&lt;/CODE&gt; -&amp;gt; &lt;CODE&gt;New&lt;/CODE&gt; and create a role called &lt;CODE&gt;can_outputfile&lt;/CODE&gt; and add to it the &lt;CODE&gt;output_file&lt;/CODE&gt; capability.  Then go to your &lt;CODE&gt;User&lt;/CODE&gt; and add this new &lt;CODE&gt;Role&lt;/CODE&gt; there.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2017 16:11:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Rebuild-Windows-Host-Lookup-File-in-Citrix-XenDesktop-7-App/m-p/315796#M37790</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2017-02-23T16:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: Rebuild Windows Host Lookup File in Citrix  XenDesktop 7 App</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Rebuild-Windows-Host-Lookup-File-in-Citrix-XenDesktop-7-App/m-p/315797#M37791</link>
      <description>&lt;P&gt;That worked perfectly. Thank you for the spot on answer.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2017 07:34:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Rebuild-Windows-Host-Lookup-File-in-Citrix-XenDesktop-7-App/m-p/315797#M37791</guid>
      <dc:creator>tred23</dc:creator>
      <dc:date>2017-02-24T07:34:15Z</dc:date>
    </item>
  </channel>
</rss>

