<?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: Two concurrent login for the same user account in SAS WRS in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Two-concurrent-login-for-the-same-user-account-in-SAS-WRS/m-p/317502#M6731</link>
    <description>&lt;P&gt;Thanks for clarification&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/53701"&gt;@Aneeket&lt;/a&gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have given the steps for SAS 9.4,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for SAS 9.3;&lt;/P&gt;&lt;P&gt;To disable concurrent logon sessions in SAS 9.3, follow these steps:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1&lt;/STRONG&gt; Log on to SAS Management Console.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2&lt;/STRONG&gt; On the Plug-ins tab, select Application Management &amp;gt;&amp;nbsp;Configuration Manager, right-click SAS Application Infrastructure, and select Properties.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;3&lt;/STRONG&gt; In the SAS Application Infrastructure Properties dialog box, click the Advanced tab.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;4&lt;/STRONG&gt; Click Add to define a new property.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;5&lt;/STRONG&gt; Enter &lt;STRONG&gt;Policy.DisableConcurrentUserLogins&lt;/STRONG&gt; in the Property Name. Enter &lt;STRONG&gt;true&lt;/STRONG&gt; in the Property Value field.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;6&lt;/STRONG&gt; Click OK.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ref (PAGE 159-160):&amp;nbsp;&lt;A href="http://support.sas.com/documentation/cdl/en/bimtag/65708/PDF/default/bimtag.pdf&amp;nbsp;" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/bimtag/65708/PDF/default/bimtag.pdf&amp;nbsp;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And please restart the SAS Web Infrastructure Platform Services or the Web application server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The steps which i have provided to you it was not working for you is because, for SAS 9.3 we have to add&amp;nbsp;&lt;STRONG&gt;Policy.DisableConcurrentUserLogins property &lt;/STRONG&gt;with&lt;STRONG&gt; true&amp;nbsp;, &lt;/STRONG&gt;and for SAS 9.4 we have different property and value.&lt;/P&gt;</description>
    <pubDate>Thu, 08 Dec 2016 06:13:56 GMT</pubDate>
    <dc:creator>Kalind_Patel</dc:creator>
    <dc:date>2016-12-08T06:13:56Z</dc:date>
    <item>
      <title>Two concurrent login for the same user account in SAS WRS</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Two-concurrent-login-for-the-same-user-account-in-SAS-WRS/m-p/317225#M6714</link>
      <description>&lt;P&gt;In SAS WRS application able to two concurrent login for the same user account. we don't want to concurrent login form same user.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2016 07:10:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Two-concurrent-login-for-the-same-user-account-in-SAS-WRS/m-p/317225#M6714</guid>
      <dc:creator>Aneeket</dc:creator>
      <dc:date>2016-12-07T07:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: Two concurrent login for the same user account in SAS WRS</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Two-concurrent-login-for-the-same-user-account-in-SAS-WRS/m-p/317247#M6716</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/53701"&gt;@Aneeket﻿&lt;/a&gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The default behavior for the SAS Logon Manager and the other SAS web applications is to permit multiple sign-in sessions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To disable concurrent sign-in sessions, follow these steps:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1.&lt;/STRONG&gt; Log on to SAS Management Console.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2.&lt;/STRONG&gt; On the Plug-ins tab, select Application Management &amp;gt;&amp;nbsp;Configuration Manager, right-click SAS Application Infrastructure, and select Properties.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;3.&lt;/STRONG&gt; In the SAS Application Infrastructure Properties dialog box, click the Advanced tab.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;4.&lt;/STRONG&gt; Click Add to define a new property.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;5.&lt;/STRONG&gt; Enter Policy.ConcurrentUserLogins in the Property Name. Enter either deny or logoff in the Property Value field.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;6.&lt;/STRONG&gt; Click OK. Settings are not applied and made active automatically.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;You must restart the SAS Web Infrastructure Platform Services or the web application server.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for more information please refer this (PAGE 115)&lt;/P&gt;&lt;P&gt;:&amp;nbsp;&lt;A href="http://support.sas.com/documentation/cdl/en/bimtag/69826/PDF/default/bimtag.pdf" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/bimtag/69826/PDF/default/bimtag.pdf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2016 09:17:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Two-concurrent-login-for-the-same-user-account-in-SAS-WRS/m-p/317247#M6716</guid>
      <dc:creator>Kalind_Patel</dc:creator>
      <dc:date>2016-12-07T09:17:41Z</dc:date>
    </item>
    <item>
      <title>Re: Two concurrent login for the same user account in SAS WRS</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Two-concurrent-login-for-the-same-user-account-in-SAS-WRS/m-p/317386#M6721</link>
      <description>&lt;P&gt;Thank you very much Kalind for your quick response. I am using SAS9.3; I have added this property and also restarted the web application server but still the same situation.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2016 16:59:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Two-concurrent-login-for-the-same-user-account-in-SAS-WRS/m-p/317386#M6721</guid>
      <dc:creator>Aneeket</dc:creator>
      <dc:date>2016-12-07T16:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: Two concurrent login for the same user account in SAS WRS</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Two-concurrent-login-for-the-same-user-account-in-SAS-WRS/m-p/317502#M6731</link>
      <description>&lt;P&gt;Thanks for clarification&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/53701"&gt;@Aneeket&lt;/a&gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have given the steps for SAS 9.4,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for SAS 9.3;&lt;/P&gt;&lt;P&gt;To disable concurrent logon sessions in SAS 9.3, follow these steps:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1&lt;/STRONG&gt; Log on to SAS Management Console.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2&lt;/STRONG&gt; On the Plug-ins tab, select Application Management &amp;gt;&amp;nbsp;Configuration Manager, right-click SAS Application Infrastructure, and select Properties.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;3&lt;/STRONG&gt; In the SAS Application Infrastructure Properties dialog box, click the Advanced tab.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;4&lt;/STRONG&gt; Click Add to define a new property.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;5&lt;/STRONG&gt; Enter &lt;STRONG&gt;Policy.DisableConcurrentUserLogins&lt;/STRONG&gt; in the Property Name. Enter &lt;STRONG&gt;true&lt;/STRONG&gt; in the Property Value field.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;6&lt;/STRONG&gt; Click OK.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ref (PAGE 159-160):&amp;nbsp;&lt;A href="http://support.sas.com/documentation/cdl/en/bimtag/65708/PDF/default/bimtag.pdf&amp;nbsp;" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/bimtag/65708/PDF/default/bimtag.pdf&amp;nbsp;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And please restart the SAS Web Infrastructure Platform Services or the Web application server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The steps which i have provided to you it was not working for you is because, for SAS 9.3 we have to add&amp;nbsp;&lt;STRONG&gt;Policy.DisableConcurrentUserLogins property &lt;/STRONG&gt;with&lt;STRONG&gt; true&amp;nbsp;, &lt;/STRONG&gt;and for SAS 9.4 we have different property and value.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2016 06:13:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Two-concurrent-login-for-the-same-user-account-in-SAS-WRS/m-p/317502#M6731</guid>
      <dc:creator>Kalind_Patel</dc:creator>
      <dc:date>2016-12-08T06:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: Two concurrent login for the same user account in SAS WRS</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Two-concurrent-login-for-the-same-user-account-in-SAS-WRS/m-p/317658#M6737</link>
      <description>&lt;P&gt;Thank you! Thank you very much Kalind! It's working.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;how can we specify a session time-out interval after a specific period, session is not getting logoff after a long period. We have installed IBM-Websphere and we don't have directory 'SAS-install-dir\SASWebReportStudio\4.31\Configurable\wars\sas.webreportstudio\WEB-INF\web.websphere.xml.orig' ;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;we have directory '&lt;SPAN&gt;\SAS\EBIEDIEG\Lev1\Web\Common\SASServer1\SASWebReportStudio4.3\CustomContent\wars&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN&gt;\sas.webreportstudio’ and there is not any content like 'web.websphere.xml.orig&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;please suggest.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2016 17:12:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Two-concurrent-login-for-the-same-user-account-in-SAS-WRS/m-p/317658#M6737</guid>
      <dc:creator>Aneeket</dc:creator>
      <dc:date>2016-12-08T17:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: Two concurrent login for the same user account in SAS WRS</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Two-concurrent-login-for-the-same-user-account-in-SAS-WRS/m-p/702062#M20839</link>
      <description>&lt;P&gt;Hi &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/71754"&gt;@Kalind_Patel&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How many concurrent logins for the same user account is allowed?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kaushal Solanki&lt;/P&gt;</description>
      <pubDate>Fri, 27 Nov 2020 17:02:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Two-concurrent-login-for-the-same-user-account-in-SAS-WRS/m-p/702062#M20839</guid>
      <dc:creator>Kaushal2</dc:creator>
      <dc:date>2020-11-27T17:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: Two concurrent login for the same user account in SAS WRS</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Two-concurrent-login-for-the-same-user-account-in-SAS-WRS/m-p/702339#M20840</link>
      <description>&lt;P&gt;AFAIK, there is no limit on the number of concurrent sessions for the same userid&lt;/P&gt;</description>
      <pubDate>Sun, 29 Nov 2020 19:21:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Two-concurrent-login-for-the-same-user-account-in-SAS-WRS/m-p/702339#M20840</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2020-11-29T19:21:07Z</dc:date>
    </item>
  </channel>
</rss>

