In SAS WRS application able to two concurrent login for the same user account. we don't want to concurrent login form same user.
Hi @Aneeket;
The default behavior for the SAS Logon Manager and the other SAS web applications is to permit multiple sign-in sessions.
To disable concurrent sign-in sessions, follow these steps:
1. Log on to SAS Management Console.
2. On the Plug-ins tab, select Application Management > Configuration Manager, right-click SAS Application Infrastructure, and select Properties.
3. In the SAS Application Infrastructure Properties dialog box, click the Advanced tab.
4. Click Add to define a new property.
5. Enter Policy.ConcurrentUserLogins in the Property Name. Enter either deny or logoff in the Property Value field.
6. Click OK. Settings are not applied and made active automatically.
You must restart the SAS Web Infrastructure Platform Services or the web application server.
for more information please refer this (PAGE 115)
: http://support.sas.com/documentation/cdl/en/bimtag/69826/PDF/default/bimtag.pdf
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.
Thanks for clarification @Aneeket;
I have given the steps for SAS 9.4,
for SAS 9.3;
To disable concurrent logon sessions in SAS 9.3, follow these steps:
1 Log on to SAS Management Console.
2 On the Plug-ins tab, select Application Management > Configuration Manager, right-click SAS Application Infrastructure, and select Properties.
3 In the SAS Application Infrastructure Properties dialog box, click the Advanced tab.
4 Click Add to define a new property.
5 Enter Policy.DisableConcurrentUserLogins in the Property Name. Enter true in the Property Value field.
6 Click OK.
Ref (PAGE 159-160): http://support.sas.com/documentation/cdl/en/bimtag/65708/PDF/default/bimtag.pdf
And please restart the SAS Web Infrastructure Platform Services or the Web application server.
The steps which i have provided to you it was not working for you is because, for SAS 9.3 we have to add Policy.DisableConcurrentUserLogins property with true , and for SAS 9.4 we have different property and value.
Thank you! Thank you very much Kalind! It's working.
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' ;
we have directory '\SAS\EBIEDIEG\Lev1\Web\Common\SASServer1\SASWebReportStudio4.3\CustomContent\wars
\sas.webreportstudio’ and there is not any content like 'web.websphere.xml.orig
please suggest.
Hi @Kalind_Patel ,
How many concurrent logins for the same user account is allowed?
Thanks,
Kaushal Solanki
AFAIK, there is no limit on the number of concurrent sessions for the same userid
The SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment.
SAS technical trainer Erin Winters shows you how to explore assets, create new data discovery agents, schedule data discovery agents, and much more.
Find more tutorials on the SAS Users YouTube channel.