<?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: EG Connection Linux sas server in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/EG-Connection-Linux-sas-server/m-p/463461#M13186</link>
    <description>&lt;P&gt;This sounds like a problem better suited to SAS Tech Support - raise a track if you haven't already.&lt;/P&gt;</description>
    <pubDate>Fri, 18 May 2018 23:32:05 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2018-05-18T23:32:05Z</dc:date>
    <item>
      <title>EG Connection Linux sas server</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/EG-Connection-Linux-sas-server/m-p/463421#M13179</link>
      <description>&lt;P&gt;While connecting to SAS server, repeatedly getting prompted for credentials.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;work is 777&lt;/P&gt;
&lt;P&gt;proc perm test is successful (after enabling PAM)&lt;/P&gt;
&lt;P&gt;Metadata log shows the user connection&amp;nbsp;rejected, Access denied, the same user could conduct a successful proc permtest.&amp;nbsp; The debug and auth logs show pam engaging and user authenticated.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Object spawner&amp;nbsp;re-started&lt;/P&gt;
&lt;P&gt;sasauth-debug:&lt;/P&gt;
&lt;P&gt;"Authenticated user xxxxxx (pam)."&lt;/P&gt;
&lt;P&gt;sasauth-access&lt;/P&gt;
&lt;P&gt;"Authenticated user xxxxxx (pam)."&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Since I do not see the xxxxxx&amp;nbsp;in objct spawner log, I am testing if firewall not an issue and could ping on ports from xxxxx&amp;nbsp;desktop&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Meanwhile, any and all insights are more than welcome!&lt;/P&gt;</description>
      <pubDate>Fri, 18 May 2018 19:23:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/EG-Connection-Linux-sas-server/m-p/463421#M13179</guid>
      <dc:creator>shoin</dc:creator>
      <dc:date>2018-05-18T19:23:46Z</dc:date>
    </item>
    <item>
      <title>Re: EG Connection Linux sas server</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/EG-Connection-Linux-sas-server/m-p/463442#M13182</link>
      <description>&lt;P&gt;Could it be that the password has expired? Or that the account has exceeded the failed login count?&lt;/P&gt;</description>
      <pubDate>Fri, 18 May 2018 20:37:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/EG-Connection-Linux-sas-server/m-p/463442#M13182</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-05-18T20:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: EG Connection Linux sas server</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/EG-Connection-Linux-sas-server/m-p/463453#M13183</link>
      <description>&lt;P&gt;Thank you Kurt, this is on Linux and user has had successful login and proc permtest.&amp;nbsp; I am going to do inttech&amp;nbsp;tests plus turn on metadata debug,&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 May 2018 22:22:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/EG-Connection-Linux-sas-server/m-p/463453#M13183</guid>
      <dc:creator>shoin</dc:creator>
      <dc:date>2018-05-18T22:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: EG Connection Linux sas server</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/EG-Connection-Linux-sas-server/m-p/463461#M13186</link>
      <description>&lt;P&gt;This sounds like a problem better suited to SAS Tech Support - raise a track if you haven't already.&lt;/P&gt;</description>
      <pubDate>Fri, 18 May 2018 23:32:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/EG-Connection-Linux-sas-server/m-p/463461#M13186</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2018-05-18T23:32:05Z</dc:date>
    </item>
    <item>
      <title>Re: EG Connection Linux sas server</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/EG-Connection-Linux-sas-server/m-p/463617#M13193</link>
      <description>&lt;P&gt;Does the user have a home directory? If authentication&amp;nbsp;is successful but the workspace is not starting then failure to allocate the SASUSER library because the home directory doesn't exist is something I see from time to time.&lt;/P&gt;</description>
      <pubDate>Sun, 20 May 2018 07:51:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/EG-Connection-Linux-sas-server/m-p/463617#M13193</guid>
      <dc:creator>SimonDawson</dc:creator>
      <dc:date>2018-05-20T07:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: EG Connection Linux sas server</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/EG-Connection-Linux-sas-server/m-p/463801#M13200</link>
      <description>&lt;P&gt;Hello Simon, the workspace server was connected to using the intech utility and work is 777.&amp;nbsp; One test user was successful and yes the /home/user is present same user had successful workspace server access test.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;While doing metadata connection test (intech utility) received this: "&lt;/P&gt;
&lt;P&gt;Access denied.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When creating a connection to an IOM server, this error is typically caused by entering an invalid user name or password.&amp;nbsp; To correct this problem, verify that the user name and password you have entered are valid on the machine where your IOM server is running.&amp;nbsp; You may also need to qualify your user name with a valid domain if you are connecting to an IOM server running on a Windows domain.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Other possible causes for this error are the user's password has expired, the user must change their password on the next login, or the user account is disabled."&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, wrong ID/PWD is not an issue, we ensured no fat fingering either.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I will turn on debug on Meta and see, it is puzzling since PAM and proc perm test are all authenticating.&amp;nbsp; I will check again for the third time if the user registry in meta is correct too...&lt;/P&gt;</description>
      <pubDate>Mon, 21 May 2018 15:55:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/EG-Connection-Linux-sas-server/m-p/463801#M13200</guid>
      <dc:creator>shoin</dc:creator>
      <dc:date>2018-05-21T15:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: EG Connection Linux sas server</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/EG-Connection-Linux-sas-server/m-p/464442#M13217</link>
      <description>&lt;P&gt;Update:&lt;/P&gt;
&lt;P&gt;1. We enabled debugging for metadata log which showed&lt;/P&gt;
&lt;P&gt;TRACE [13145048] :sas - Unix OS auth provider called for user rfranklin&lt;BR /&gt;2018-05-23T10:40:44,555 INFO [13145048] :sas - Access denied.&lt;BR /&gt;2018-05-23T10:40:44,555 TRACE [13145048] :sas - bkAuthenticate failed 80BFD100&lt;BR /&gt;2018-05-23T10:40:44,556 DEBUG [13145048] :sas - Provider failed: 80bfd100&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We checked&amp;nbsp;&lt;/P&gt;
&lt;P&gt;/var/log/secure for any possible /etc/pam.d config file corruption (all ok)&lt;/P&gt;
&lt;P&gt;sasauth.conf review (ok)&lt;/P&gt;
&lt;P&gt;Looked in AD, no group based limitation and testing IDs were all good and what we expected&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Light bulb: When we enabled PAM based authentication, we did not restart the metadata ... sigh!&amp;nbsp; (Just like my professor said, before diving in, look whether the machine is plugged in &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; )&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The authentication is working properly, life is good.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you to all friends who gave their time and shared their knowledge, it is much appreciated!&lt;/P&gt;</description>
      <pubDate>Wed, 23 May 2018 16:25:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/EG-Connection-Linux-sas-server/m-p/464442#M13217</guid>
      <dc:creator>shoin</dc:creator>
      <dc:date>2018-05-23T16:25:17Z</dc:date>
    </item>
  </channel>
</rss>

