<?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: Why is Splunk Web limited to 50 users when using Scripted Authentication Input for RSA &amp; TFTI? in Security</title>
    <link>https://community.splunk.com/t5/Security/Why-is-Splunk-Web-limited-to-50-users-when-using-Scripted/m-p/373855#M9232</link>
    <description>&lt;P&gt;According your situation, I guess is the user-limit in splunk web ?&lt;BR /&gt;
I have searched the splunk doc to find some instructions about the user's number setting.&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;[limit.comf], [typeahead] max_concurrent_per_user = &lt;/LI&gt;
&lt;LI&gt;The maximum number of concurrent typeahead searches per user. Once this maximum is reached only cached typeahead results might be available&lt;/LI&gt;
&lt;LI&gt;Default: 3&lt;/LI&gt;
&lt;LI&gt;There is no user's number limit issue in splunk I guess. Maybe you can check the capability betweeen the TFTI and splunk 6.5 service&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;Hope well.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/6.6.0/Admin/Limitsconf" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/6.6.0/Admin/Limitsconf&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 14:13:31 GMT</pubDate>
    <dc:creator>ggssa2000</dc:creator>
    <dc:date>2020-09-29T14:13:31Z</dc:date>
    <item>
      <title>Why is Splunk Web limited to 50 users when using Scripted Authentication Input for RSA &amp; TFTI?</title>
      <link>https://community.splunk.com/t5/Security/Why-is-Splunk-Web-limited-to-50-users-when-using-Scripted/m-p/373854#M9231</link>
      <description>&lt;P&gt;I am using TFTI agent with a splunk script to get user authentication.  I use the "usermapping.py" file to map the user requesting access through the TFTI client to the role the user is assigned to have.  I am using the "passwd" file to map the user to the display name. I have changed the pamscripted.py file to look for the passwd file in ~/etc/system/local and to get the user info like this.&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;def getUsers( infoIn ):&lt;BR /&gt;
   # just going to use /etc/passwd here but you may use any method you wish.&lt;BR /&gt;
   FILE = open("/opt/splunk/etc/system/local/passwd" ,"r")&lt;BR /&gt;
   fileLines = FILE.readlines()&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;All is working fine and only authenticated users that are in the usermapping.py file are granted access and are restricted to there role.&lt;/P&gt;

&lt;P&gt;Here is my problem.  Only the first 50 users show up in the Splunk Web as scripted users and only the first 50 users can see their saved reports/alerts/dashboards.&lt;/P&gt;

&lt;P&gt;The users can save the work and call it with the link but they can not select it or see it in the Splunk Web.&lt;/P&gt;

&lt;P&gt;Any help would be great&lt;/P&gt;

&lt;P&gt;We started using scripted authentication in 4.1 and are now at 6.5&lt;BR /&gt;
I don't know when this limitation was introduced.&lt;/P&gt;

&lt;P&gt;Any ideas help would be greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2017 12:37:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-is-Splunk-Web-limited-to-50-users-when-using-Scripted/m-p/373854#M9231</guid>
      <dc:creator>hartfoml</dc:creator>
      <dc:date>2017-05-11T12:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: Why is Splunk Web limited to 50 users when using Scripted Authentication Input for RSA &amp; TFTI?</title>
      <link>https://community.splunk.com/t5/Security/Why-is-Splunk-Web-limited-to-50-users-when-using-Scripted/m-p/373855#M9232</link>
      <description>&lt;P&gt;According your situation, I guess is the user-limit in splunk web ?&lt;BR /&gt;
I have searched the splunk doc to find some instructions about the user's number setting.&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;[limit.comf], [typeahead] max_concurrent_per_user = &lt;/LI&gt;
&lt;LI&gt;The maximum number of concurrent typeahead searches per user. Once this maximum is reached only cached typeahead results might be available&lt;/LI&gt;
&lt;LI&gt;Default: 3&lt;/LI&gt;
&lt;LI&gt;There is no user's number limit issue in splunk I guess. Maybe you can check the capability betweeen the TFTI and splunk 6.5 service&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;Hope well.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/6.6.0/Admin/Limitsconf" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/6.6.0/Admin/Limitsconf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 14:13:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-is-Splunk-Web-limited-to-50-users-when-using-Scripted/m-p/373855#M9232</guid>
      <dc:creator>ggssa2000</dc:creator>
      <dc:date>2020-09-29T14:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: Why is Splunk Web limited to 50 users when using Scripted Authentication Input for RSA &amp; TFTI?</title>
      <link>https://community.splunk.com/t5/Security/Why-is-Splunk-Web-limited-to-50-users-when-using-Scripted/m-p/373856#M9233</link>
      <description>&lt;P&gt;Users private knowledge objects should be stored under /opt/splunk/etc/users/ directory.&lt;BR /&gt;
If Splunk Web does not seem to be able to list some users and their knowledge objects, it could indicate an issue at this level?&lt;BR /&gt;
Are you able to check if that directory exists on the filesystem for one of the user that is subject to the problem?&lt;/P&gt;

&lt;P&gt;Taking a saved search for example (still for one user with the problem), can you find in which configuration file it is residing using btool:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;/opt/splunk/bin ./splunk btool --debug savedsearches list "&amp;lt;savedsearch&amp;gt;"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Another idea could be to run a the following SPL rest:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| rest /services/authentication/users
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Eventually you could get an error message that could help find the issue.&lt;/P&gt;

&lt;P&gt;Finally I would suggest searching _internal logs for errors. Users and saved searches panels are populated using rest api calls, so you may see errors in there that could help too.&lt;/P&gt;

&lt;P&gt;A last one, if possible: temporarily remove one of the 50 first users and see if user 51 (now 50) behaves properly.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2017 14:48:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-is-Splunk-Web-limited-to-50-users-when-using-Scripted/m-p/373856#M9233</guid>
      <dc:creator>damien_chillet</dc:creator>
      <dc:date>2017-11-27T14:48:19Z</dc:date>
    </item>
  </channel>
</rss>

