<?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: Issue with initiating workspace server session in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Issue-with-initiating-workspace-server-session/m-p/413931#M11188</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/112075"&gt;@Sangavi&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the great note provided by&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/41748"&gt;@alexal&lt;/a&gt;&amp;nbsp;helped here to filter your problem. According to the logs, the problem comes in the PAM authentication. Your Linux system admins should look into how this user was registered within PAM.&lt;/P&gt;</description>
    <pubDate>Thu, 16 Nov 2017 09:24:35 GMT</pubDate>
    <dc:creator>JuanS_OCS</dc:creator>
    <dc:date>2017-11-16T09:24:35Z</dc:date>
    <item>
      <title>Issue with initiating workspace server session</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Issue-with-initiating-workspace-server-session/m-p/412889#M11113</link>
      <description>&lt;P&gt;One of our users is not able to connect to SASApp in SAS Enterprise Guide and SAS Studio. When he tries to expand SASApp, the credentials window pops up again and again. There is no problem with his metadata profile or his connection profile within the application. And he is able to login to the gridnodes using the same credentials without any issues which means there is no problem with the credentials as well. I got these from the ObjectSpawner logs.&amp;nbsp;kcvq209 is the user's id. Could someone help me with this ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2017-11-13T12:31:59,819 INFO [01446130] :sas - Client connection 1305 closed.&lt;BR /&gt;2017-11-13T12:32:19,324 INFO [01446132] :sas - Some code points did not transcode.&lt;BR /&gt;2017-11-13T12:32:19,324 INFO [01446132] :sas - Unknown User Name.&lt;BR /&gt;2017-11-13T12:32:19,324 INFO [01446132] :sas - Access denied.&lt;BR /&gt;2017-11-13T12:32:19,324 WARN [01446132] :sas - New client connection (1325) rejected from server port 8591 for user kcvq209. Peer IP address and port are [::ffff:10.54.82.201]:63844 for APPNAME=SAS Enterprise Guide.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Nov 2017 13:40:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Issue-with-initiating-workspace-server-session/m-p/412889#M11113</guid>
      <dc:creator>Sangavi</dc:creator>
      <dc:date>2017-11-13T13:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with initiating workspace server session</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Issue-with-initiating-workspace-server-session/m-p/412890#M11114</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/112075"&gt;@Sangavi&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, I can help but please do the following:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Enable sasauth-debug as described in this SAS note &lt;A href="http://support.sas.com/kb/39/891.html" target="_self"&gt;http://support.sas.com/kb/39/891.html&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Add this logger to /&amp;lt;SASConfig&amp;gt;/Lev&amp;lt;X&amp;gt;/ObjectSpawner/logconfig.xml&lt;BR /&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;&amp;lt;logger name="Audit.Authentication"&amp;gt;
&amp;lt;level value="Trace"/&amp;gt;
&amp;lt;/logger&amp;gt;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;/LI&gt;
&lt;LI&gt;Restart the object spawner&lt;/LI&gt;
&lt;LI&gt;Repeat the problem and show me sasauth-debug as well as the object spawner log&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Mon, 13 Nov 2017 13:48:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Issue-with-initiating-workspace-server-session/m-p/412890#M11114</guid>
      <dc:creator>alexal</dc:creator>
      <dc:date>2017-11-13T13:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with initiating workspace server session</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Issue-with-initiating-workspace-server-session/m-p/413235#M11137</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/41748"&gt;@alexal&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;here is the sasauth-debug&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; 1? proc permtest; run;&lt;/P&gt;&lt;P&gt;Authentication Test&lt;/P&gt;&lt;P&gt;Enter userid:&lt;/P&gt;&lt;P&gt;kcvq209&lt;/P&gt;&lt;P&gt;Enter password:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NOTE: Access denied.&lt;/P&gt;&lt;P&gt;ERROR: Access denied.Authentication failed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;/P&gt;&lt;P&gt;NOTE: PROCEDURE PERMTEST used (Total process time):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; real time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 9.06 seconds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cpu time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.01 seconds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We tried to add the logger that you gave to logconfig.xml of ObjectSpawner.&lt;/P&gt;&lt;P&gt;But when I tried to restart the object spawner from RTM, it failed. So I removed this logger and restarted it after which it worked. Just FYI. I'll look into the object spawner trace level logging issue later&amp;nbsp;&lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please tell me what the next steps are with respect to sasauth-debug?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2017 09:06:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Issue-with-initiating-workspace-server-session/m-p/413235#M11137</guid>
      <dc:creator>Sangavi</dc:creator>
      <dc:date>2017-11-14T09:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with initiating workspace server session</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Issue-with-initiating-workspace-server-session/m-p/413279#M11145</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/112075"&gt;@Sangavi&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Thanks, but this is SAS log with an output from "proc permtest". sasauth-debug log should be created in the /tmp folder.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2017 11:44:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Issue-with-initiating-workspace-server-session/m-p/413279#M11145</guid>
      <dc:creator>alexal</dc:creator>
      <dc:date>2017-11-14T11:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with initiating workspace server session</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Issue-with-initiating-workspace-server-session/m-p/413325#M11152</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/41748"&gt;@alexal&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry about that &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; I have attached the sasauth-debug.log&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problematic id is kcvq209&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2017 13:56:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Issue-with-initiating-workspace-server-session/m-p/413325#M11152</guid>
      <dc:creator>Sangavi</dc:creator>
      <dc:date>2017-11-14T13:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with initiating workspace server session</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Issue-with-initiating-workspace-server-session/m-p/413931#M11188</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/112075"&gt;@Sangavi&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the great note provided by&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/41748"&gt;@alexal&lt;/a&gt;&amp;nbsp;helped here to filter your problem. According to the logs, the problem comes in the PAM authentication. Your Linux system admins should look into how this user was registered within PAM.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 09:24:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Issue-with-initiating-workspace-server-session/m-p/413931#M11188</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2017-11-16T09:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with initiating workspace server session</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Issue-with-initiating-workspace-server-session/m-p/413944#M11195</link>
      <description>&lt;P&gt;Thank you &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/35204"&gt;@JuanS_OCS&lt;/a&gt;&amp;nbsp;and &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/41748"&gt;@alexal&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The issue got resolved after resetting the user's password.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;He had Swedish characters in his password which did not get authenticated.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 10:03:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Issue-with-initiating-workspace-server-session/m-p/413944#M11195</guid>
      <dc:creator>Sangavi</dc:creator>
      <dc:date>2017-11-16T10:03:19Z</dc:date>
    </item>
  </channel>
</rss>

