<?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: SASStudio hangs at a page that says &amp;quot;SAS The power to Know&amp;quot; in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/SASStudio-hangs-at-a-page-that-says-quot-SAS-The-power-to-Know/m-p/667862#M9245</link>
    <description>&lt;P&gt;sudo grep sasauth /var/log/secure&lt;BR /&gt;Jul 8 08:53:53 hsc-ctsc-data sasauth: pam_unix(sasauth:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= user=jcabrerazuniga&lt;BR /&gt;Jul 8 08:53:53 hsc-ctsc-data sasauth: pam_unix(sasauth:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= user=jcabrerazuniga&lt;BR /&gt;Jul 8 08:56:00 hsc-ctsc-data sasauth: pam_unix(sasauth:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= user=jcabrerazuniga&lt;BR /&gt;Jul 8 08:56:00 hsc-ctsc-data sasauth: pam_unix(sasauth:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= user=jcabrerazuniga&lt;BR /&gt;Jul 8 09:10:57 hsc-ctsc-data sasauth: pam_unix(sasauth:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= user=jcabrerazuniga&lt;BR /&gt;Jul 8 09:10:57 hsc-ctsc-data sasauth: pam_unix(sasauth:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= user=jcabrerazuniga&lt;BR /&gt;Jul 8 10:02:51 hsc-ctsc-data sasauth: pam_unix(sasauth:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= user=jcabrerazuniga&lt;BR /&gt;Jul 8 10:02:51 hsc-ctsc-data sasauth: pam_ldap(sasauth:auth): Authentication failure; user=jcabrerazuniga&lt;BR /&gt;Jul 8 10:02:54 hsc-ctsc-data sasauth: pam_unix(sasauth:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= user=jcabrerazuniga&lt;BR /&gt;Jul 8 10:02:55 hsc-ctsc-data sasauth: pam_ldap(sasauth:auth): Authentication failure; user=jcabrerazuniga&lt;BR /&gt;Jul 8 10:03:08 hsc-ctsc-data sasauth: pam_unix(sasauth:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= user=jcabrerazuniga&lt;BR /&gt;Jul 8 10:03:08 hsc-ctsc-data sasauth: pam_unix(sasauth:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= user=jcabrerazuniga&lt;BR /&gt;Jul 8 10:49:49 hsc-ctsc-data sudo: jcabrerazuniga : TTY=pts/14 ; PWD=/opt/sas94/SASFoundation/9.4/utilities/bin ; USER=root ; COMMAND=/bin/chown root elssrv sasauth sasperm&lt;BR /&gt;Jul 8 10:50:15 hsc-ctsc-data sudo: jcabrerazuniga : TTY=pts/14 ; PWD=/opt/sas94/SASFoundation/9.4/utilities/bin ; USER=root ; COMMAND=/bin/chmod 4755 elssrv sasauth sasperm&lt;BR /&gt;Jul 8 10:51:13 hsc-ctsc-data sasauth: pam_unix(sasauth:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= user=jcabrerazuniga&lt;BR /&gt;Jul 8 10:51:14 hsc-ctsc-data sasauth: pam_unix(sasauth:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= user=jcabrerazuniga&lt;BR /&gt;Jul 8 12:35:08 hsc-ctsc-data sasauth: pam_unix(sasauth:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= user=jcabrerazuniga&lt;BR /&gt;Jul 8 12:35:09 hsc-ctsc-data sasauth: pam_ldap(sasauth:auth): Authentication failure; user=jcabrerazuniga&lt;BR /&gt;Jul 8 12:40:40 hsc-ctsc-data sasauth: pam_unix(sasauth:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= user=jcabrerazuniga&lt;BR /&gt;Jul 8 12:40:41 hsc-ctsc-data sasauth: pam_unix(sasauth:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= user=jcabrerazuniga&lt;BR /&gt;Jul 8 14:13:27 hsc-ctsc-data sudo: jcabrerazuniga : TTY=pts/7 ; PWD=/home/jcabrerazuniga ; USER=root ; COMMAND=/bin/grep sasauth /var/log/secure&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cat /etc/pam.d/sasauth&lt;BR /&gt;# This file was created to allow SAS login following:&lt;BR /&gt;# &lt;A href="https://support.sas.com/kb/49/432.html" target="_blank"&gt;https://support.sas.com/kb/49/432.html&lt;/A&gt;&lt;BR /&gt;# All lines but those starting with auth&lt;BR /&gt;# or account have have been commented&lt;BR /&gt;# /etc/pam.d/system-auth&lt;BR /&gt;# This file is auto-generated.&lt;BR /&gt;# User changes will be destroyed the next time authconfig is run.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;auth required pam_env.so&lt;BR /&gt;auth required pam_faildelay.so delay=2000000&lt;BR /&gt;auth sufficient pam_unix.so nullok try_first_pass&lt;BR /&gt;auth requisite pam_succeed_if.so uid &amp;gt;= 1000 quiet_success&lt;BR /&gt;auth sufficient pam_ldap.so use_first_pass&lt;BR /&gt;auth required pam_deny.so&lt;/P&gt;&lt;P&gt;account required pam_unix.so broken_shadow&lt;BR /&gt;account sufficient pam_localuser.so&lt;BR /&gt;account sufficient pam_succeed_if.so uid &amp;lt; 1000 quiet&lt;BR /&gt;account [default=bad success=ok user_unknown=ignore] pam_ldap.so&lt;BR /&gt;account required pam_permit.so&lt;/P&gt;&lt;P&gt;# password requisite pam_pwquality.so try_first_pass local_users_only retry=3 authtok_type=&lt;BR /&gt;# password sufficient pam_unix.so sha512 shadow nullok try_first_pass use_authtok&lt;BR /&gt;# password sufficient pam_ldap.so use_authtok&lt;BR /&gt;# password required pam_deny.so&lt;/P&gt;&lt;P&gt;# session optional pam_keyinit.so revoke&lt;BR /&gt;# session required pam_limits.so&lt;BR /&gt;# -session optional pam_systemd.so&lt;BR /&gt;# session [success=1 default=ignore] pam_succeed_if.so service in crond quiet use_uid&lt;BR /&gt;# session required pam_unix.so&lt;BR /&gt;# session optional pam_ldap.so&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 08 Jul 2020 20:17:06 GMT</pubDate>
    <dc:creator>jcabrerazuniga</dc:creator>
    <dc:date>2020-07-08T20:17:06Z</dc:date>
    <item>
      <title>SASStudio hangs at a page that says "SAS The power to Know"</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SASStudio-hangs-at-a-page-that-says-quot-SAS-The-power-to-Know/m-p/667772#M9243</link>
      <description>&lt;P&gt;I just installed SAS and I am trying to use SASStudio webpage (http://....... 38080/SASStudio). After setting pam as authentication method at sasauth.conf I have been able to login but the website stuck at a page that says:&amp;nbsp; SAS The power to know. What could be causing this problem?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I found the next msg in the debug log:&lt;/P&gt;&lt;P&gt;20200708-12:40:41 Initializing pam&lt;BR /&gt;20200708-12:40:41 Initialized 1 methods.&lt;BR /&gt;20200708-12:40:41 Loading method gss from /opt/sas94/SASFoundation/9.4/utilities/bin/authgss.so&lt;BR /&gt;20200708-12:40:41 Could not load authentication method /opt/sas94/SASFoundation/9.4/utilities/bin/authgss.so. Reason: libvas.so.4:&lt;BR /&gt;cannot open shared object file: No such file or directory&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;OS = Centos 7&lt;/P&gt;&lt;P&gt;SAS Version 9.4&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2020 18:53:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SASStudio-hangs-at-a-page-that-says-quot-SAS-The-power-to-Know/m-p/667772#M9243</guid>
      <dc:creator>jcabrerazuniga</dc:creator>
      <dc:date>2020-07-08T18:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: SASStudio hangs at a page that says "SAS The power to Know"</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SASStudio-hangs-at-a-page-that-says-quot-SAS-The-power-to-Know/m-p/667842#M9244</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/336999"&gt;@jcabrerazuniga&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to see the output from the commands shown below:&lt;/P&gt;
&lt;PRE&gt;sudo grep sasauth /var/log/secure&lt;BR /&gt;cat /etc/pam.d/sasauth&lt;/PRE&gt;</description>
      <pubDate>Wed, 08 Jul 2020 19:50:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SASStudio-hangs-at-a-page-that-says-quot-SAS-The-power-to-Know/m-p/667842#M9244</guid>
      <dc:creator>alexal</dc:creator>
      <dc:date>2020-07-08T19:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: SASStudio hangs at a page that says "SAS The power to Know"</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SASStudio-hangs-at-a-page-that-says-quot-SAS-The-power-to-Know/m-p/667862#M9245</link>
      <description>&lt;P&gt;sudo grep sasauth /var/log/secure&lt;BR /&gt;Jul 8 08:53:53 hsc-ctsc-data sasauth: pam_unix(sasauth:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= user=jcabrerazuniga&lt;BR /&gt;Jul 8 08:53:53 hsc-ctsc-data sasauth: pam_unix(sasauth:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= user=jcabrerazuniga&lt;BR /&gt;Jul 8 08:56:00 hsc-ctsc-data sasauth: pam_unix(sasauth:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= user=jcabrerazuniga&lt;BR /&gt;Jul 8 08:56:00 hsc-ctsc-data sasauth: pam_unix(sasauth:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= user=jcabrerazuniga&lt;BR /&gt;Jul 8 09:10:57 hsc-ctsc-data sasauth: pam_unix(sasauth:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= user=jcabrerazuniga&lt;BR /&gt;Jul 8 09:10:57 hsc-ctsc-data sasauth: pam_unix(sasauth:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= user=jcabrerazuniga&lt;BR /&gt;Jul 8 10:02:51 hsc-ctsc-data sasauth: pam_unix(sasauth:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= user=jcabrerazuniga&lt;BR /&gt;Jul 8 10:02:51 hsc-ctsc-data sasauth: pam_ldap(sasauth:auth): Authentication failure; user=jcabrerazuniga&lt;BR /&gt;Jul 8 10:02:54 hsc-ctsc-data sasauth: pam_unix(sasauth:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= user=jcabrerazuniga&lt;BR /&gt;Jul 8 10:02:55 hsc-ctsc-data sasauth: pam_ldap(sasauth:auth): Authentication failure; user=jcabrerazuniga&lt;BR /&gt;Jul 8 10:03:08 hsc-ctsc-data sasauth: pam_unix(sasauth:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= user=jcabrerazuniga&lt;BR /&gt;Jul 8 10:03:08 hsc-ctsc-data sasauth: pam_unix(sasauth:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= user=jcabrerazuniga&lt;BR /&gt;Jul 8 10:49:49 hsc-ctsc-data sudo: jcabrerazuniga : TTY=pts/14 ; PWD=/opt/sas94/SASFoundation/9.4/utilities/bin ; USER=root ; COMMAND=/bin/chown root elssrv sasauth sasperm&lt;BR /&gt;Jul 8 10:50:15 hsc-ctsc-data sudo: jcabrerazuniga : TTY=pts/14 ; PWD=/opt/sas94/SASFoundation/9.4/utilities/bin ; USER=root ; COMMAND=/bin/chmod 4755 elssrv sasauth sasperm&lt;BR /&gt;Jul 8 10:51:13 hsc-ctsc-data sasauth: pam_unix(sasauth:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= user=jcabrerazuniga&lt;BR /&gt;Jul 8 10:51:14 hsc-ctsc-data sasauth: pam_unix(sasauth:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= user=jcabrerazuniga&lt;BR /&gt;Jul 8 12:35:08 hsc-ctsc-data sasauth: pam_unix(sasauth:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= user=jcabrerazuniga&lt;BR /&gt;Jul 8 12:35:09 hsc-ctsc-data sasauth: pam_ldap(sasauth:auth): Authentication failure; user=jcabrerazuniga&lt;BR /&gt;Jul 8 12:40:40 hsc-ctsc-data sasauth: pam_unix(sasauth:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= user=jcabrerazuniga&lt;BR /&gt;Jul 8 12:40:41 hsc-ctsc-data sasauth: pam_unix(sasauth:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= user=jcabrerazuniga&lt;BR /&gt;Jul 8 14:13:27 hsc-ctsc-data sudo: jcabrerazuniga : TTY=pts/7 ; PWD=/home/jcabrerazuniga ; USER=root ; COMMAND=/bin/grep sasauth /var/log/secure&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cat /etc/pam.d/sasauth&lt;BR /&gt;# This file was created to allow SAS login following:&lt;BR /&gt;# &lt;A href="https://support.sas.com/kb/49/432.html" target="_blank"&gt;https://support.sas.com/kb/49/432.html&lt;/A&gt;&lt;BR /&gt;# All lines but those starting with auth&lt;BR /&gt;# or account have have been commented&lt;BR /&gt;# /etc/pam.d/system-auth&lt;BR /&gt;# This file is auto-generated.&lt;BR /&gt;# User changes will be destroyed the next time authconfig is run.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;auth required pam_env.so&lt;BR /&gt;auth required pam_faildelay.so delay=2000000&lt;BR /&gt;auth sufficient pam_unix.so nullok try_first_pass&lt;BR /&gt;auth requisite pam_succeed_if.so uid &amp;gt;= 1000 quiet_success&lt;BR /&gt;auth sufficient pam_ldap.so use_first_pass&lt;BR /&gt;auth required pam_deny.so&lt;/P&gt;&lt;P&gt;account required pam_unix.so broken_shadow&lt;BR /&gt;account sufficient pam_localuser.so&lt;BR /&gt;account sufficient pam_succeed_if.so uid &amp;lt; 1000 quiet&lt;BR /&gt;account [default=bad success=ok user_unknown=ignore] pam_ldap.so&lt;BR /&gt;account required pam_permit.so&lt;/P&gt;&lt;P&gt;# password requisite pam_pwquality.so try_first_pass local_users_only retry=3 authtok_type=&lt;BR /&gt;# password sufficient pam_unix.so sha512 shadow nullok try_first_pass use_authtok&lt;BR /&gt;# password sufficient pam_ldap.so use_authtok&lt;BR /&gt;# password required pam_deny.so&lt;/P&gt;&lt;P&gt;# session optional pam_keyinit.so revoke&lt;BR /&gt;# session required pam_limits.so&lt;BR /&gt;# -session optional pam_systemd.so&lt;BR /&gt;# session [success=1 default=ignore] pam_succeed_if.so service in crond quiet use_uid&lt;BR /&gt;# session required pam_unix.so&lt;BR /&gt;# session optional pam_ldap.so&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2020 20:17:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SASStudio-hangs-at-a-page-that-says-quot-SAS-The-power-to-Know/m-p/667862#M9245</guid>
      <dc:creator>jcabrerazuniga</dc:creator>
      <dc:date>2020-07-08T20:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: SASStudio hangs at a page that says "SAS The power to Know"</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SASStudio-hangs-at-a-page-that-says-quot-SAS-The-power-to-Know/m-p/667873#M9246</link>
      <description>I do not see any successful authentication attempts. Please contact your Linux administrator to find out why pam_ldap module is failing to authenticate your account.</description>
      <pubDate>Wed, 08 Jul 2020 20:49:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SASStudio-hangs-at-a-page-that-says-quot-SAS-The-power-to-Know/m-p/667873#M9246</guid>
      <dc:creator>alexal</dc:creator>
      <dc:date>2020-07-08T20:49:05Z</dc:date>
    </item>
    <item>
      <title>Re: SASStudio hangs at a page that says "SAS The power to Know"</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SASStudio-hangs-at-a-page-that-says-quot-SAS-The-power-to-Know/m-p/667876#M9247</link>
      <description>&lt;P&gt;Hmm...&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; In the beginning I was not able to login. However, after I placed&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;methods = pam&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;my login credentials were accepted and passed to see the&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jcabrerazuniga_0-1594241693550.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/47025iE7D6CE02A4AD0D8D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jcabrerazuniga_0-1594241693550.png" alt="jcabrerazuniga_0-1594241693550.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If I enter a wrong combination of user name and password I can see:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jcabrerazuniga_1-1594241902948.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/47026i6D5D8BAF2B34669B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jcabrerazuniga_1-1594241902948.png" alt="jcabrerazuniga_1-1594241902948.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I can see at the logs:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Jul 8 14:13:27 hsc-ctsc-data sudo: jcabrerazuniga : TTY=pts/7 ; PWD=/home/jcabrerazuniga ; USER=root ; COMMAND=/bin/grep sasauth /var/log/secure&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;which I believe it means I was able to login.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Something that called my attention was to see:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Could not load authentication method /opt/sas94/SASFoundation/9.4/utilities/bin/authgss.so. Reason: libvas.so.4:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cannot open shared object file: No such file or directory&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I tried to find a Centos 7 package for&amp;nbsp;libvas.so.4 but no one is available. It seems there is a hot patch but I couldn't find it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2020 21:25:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SASStudio-hangs-at-a-page-that-says-quot-SAS-The-power-to-Know/m-p/667876#M9247</guid>
      <dc:creator>jcabrerazuniga</dc:creator>
      <dc:date>2020-07-08T21:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: SASStudio hangs at a page that says "SAS The power to Know"</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SASStudio-hangs-at-a-page-that-says-quot-SAS-The-power-to-Know/m-p/667897#M9248</link>
      <description>&lt;P&gt;It seems that the problem with using&amp;nbsp; methods = pam on Centos 7 is that the library libvas.so.4 exist only for RedHat. This, apparently, can only be obtained from:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.javahotchocolate.com/notes/rpm.html" target="_blank" rel="noopener"&gt;https://www.javahotchocolate.com/notes/rpm.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;through the package:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;vasclnts-3.1.0-19&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;that I could not find for Centos 7. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2020 22:40:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SASStudio-hangs-at-a-page-that-says-quot-SAS-The-power-to-Know/m-p/667897#M9248</guid>
      <dc:creator>jcabrerazuniga</dc:creator>
      <dc:date>2020-07-08T22:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: SASStudio hangs at a page that says "SAS The power to Know"</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SASStudio-hangs-at-a-page-that-says-quot-SAS-The-power-to-Know/m-p/667900#M9249</link>
      <description>A sasauth will try to bind to Kerberos/GSSAPI libraries only if you are trying to perform GSSAPI (IWA) authentication, however, you are trying to use username/password, correct? Or this is fall back from the IWA?</description>
      <pubDate>Wed, 08 Jul 2020 22:46:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SASStudio-hangs-at-a-page-that-says-quot-SAS-The-power-to-Know/m-p/667900#M9249</guid>
      <dc:creator>alexal</dc:creator>
      <dc:date>2020-07-08T22:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: SASStudio hangs at a page that says "SAS The power to Know"</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SASStudio-hangs-at-a-page-that-says-quot-SAS-The-power-to-Know/m-p/667904#M9250</link>
      <description>&lt;P&gt;pam is somehow plugged to our LDAP system. So, at the login page I can enter my username and password. Is there a way to accept this login result without having to go through that libvas.so.4 and allow SAS to move forward?&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2020 22:50:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SASStudio-hangs-at-a-page-that-says-quot-SAS-The-power-to-Know/m-p/667904#M9250</guid>
      <dc:creator>jcabrerazuniga</dc:creator>
      <dc:date>2020-07-08T22:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: SASStudio hangs at a page that says "SAS The power to Know"</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SASStudio-hangs-at-a-page-that-says-quot-SAS-The-power-to-Know/m-p/667909#M9251</link>
      <description>Let's enable sasauth-debug as described in the document below:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://support.sas.com/kb/39/891.html" target="_blank"&gt;https://support.sas.com/kb/39/891.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Restart the metadata server and reproduce the problem. Show me sasauth-debug file for further investigation.</description>
      <pubDate>Wed, 08 Jul 2020 22:58:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SASStudio-hangs-at-a-page-that-says-quot-SAS-The-power-to-Know/m-p/667909#M9251</guid>
      <dc:creator>alexal</dc:creator>
      <dc:date>2020-07-08T22:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: SASStudio hangs at a page that says "SAS The power to Know"</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SASStudio-hangs-at-a-page-that-says-quot-SAS-The-power-to-Know/m-p/667915#M9252</link>
      <description>&lt;P&gt;Here it is the log:&lt;BR /&gt;&lt;BR /&gt;20200708-15:34:41 Not showing passwords in log.&lt;BR /&gt;20200708-15:34:41 sasauth: Process:151244 Started by: 122230&lt;BR /&gt;20200708-15:34:41 sasauth: buildVersion=v940m1&lt;BR /&gt;20200708-15:34:41 Config: methods pam&lt;BR /&gt;20200708-15:34:41 Config: debugLog /tmp/sasauth-debug.log&lt;BR /&gt;20200708-15:34:41 Config: accessLog /tmp/sasauth-access.log&lt;BR /&gt;20200708-15:34:41 Config: errorLog /tmp/sasauth-error.log&lt;BR /&gt;20200708-15:34:41 Config: debugNoPasswords true&lt;BR /&gt;20200708-15:34:41 Config: maxtries 5&lt;BR /&gt;20200708-15:34:41 Config: maxtriesPeriod 60&lt;BR /&gt;20200708-15:34:41 Config: maxtriesWait 300&lt;BR /&gt;20200708-15:34:41 Config: DENY_EMPTY_PASSWORDS TRUE&lt;BR /&gt;20200708-15:34:41 Config: LDAP_AUTH_METHOD BIND&lt;BR /&gt;20200708-15:34:41 Config: LDAP_HOST_LIST host1 host2:3000&lt;BR /&gt;20200708-15:34:41 Config: LDAP_BIND_SECURITY simple&lt;BR /&gt;20200708-15:34:41 Config: LDAP_DN_SEARCH_ATTR uid&lt;BR /&gt;20200708-15:34:41 Config: LDAP_GROUP_METHOD USER&lt;BR /&gt;20200708-15:34:41 Config: LDAP_GROUP_USE_DN FALSE&lt;BR /&gt;20200708-15:34:41 Config: LDAP_SEARCHBASE DC=MYGROUP,DC=MYCOMPANY,DC=COM&lt;BR /&gt;20200708-15:34:41 Config: LDAP_USERBASE ou=People&lt;BR /&gt;20200708-15:34:41 Config: LDAP_DOMAIN_FORMAT DOMAIN_AFTER_USERBASE&lt;BR /&gt;20200708-15:34:41 Config: LDAP_SCHEMA RFC2307&lt;BR /&gt;20200708-15:34:41 Config: LDAP_USERNAME_ATTRIBUTE username&lt;BR /&gt;20200708-15:34:41 Config: LDAP_UID_ATTRIBUTE uid&lt;BR /&gt;20200708-15:34:41 Config: LDAP_GID_ATTRIBUTE gid&lt;BR /&gt;20200708-15:34:41 Config: LDAP_PASSWD_ATTRIBUTE password&lt;BR /&gt;20200708-15:34:41 Config: LDAP_LASTCHANGE_ATTRIBUTE lastchange&lt;BR /&gt;20200708-15:34:41 Config: LDAP_MAXAGE_ATTRIBUTE maxage&lt;BR /&gt;20200708-15:34:41 Config: LDAP_ACCTEXPIRE_ATTRIBUTE expire&lt;BR /&gt;20200708-15:34:41 Config: LDAP_GROUPS_ATTRIBUTE groups&lt;BR /&gt;20200708-15:34:41 Config: LDAP_GROUP_GID_ATTRIBUTE gid&lt;BR /&gt;20200708-15:34:41 Config: LDAP_GROUP_MEMBER_ATTRIBUTE member&lt;BR /&gt;20200708-15:34:41 Config: LDAP_RFC2307_USERNAME uid&lt;BR /&gt;20200708-15:34:41 Config: LDAP_RFC2307_UID uidnumber&lt;BR /&gt;20200708-15:34:41 Config: LDAP_RFC2307_GID gidnumber&lt;BR /&gt;20200708-15:34:41 Config: LDAP_RFC2307_PASSWD userpassword&lt;BR /&gt;20200708-15:34:41 Config: LDAP_RFC2307_LASTCHANGE shadowLastChange&lt;BR /&gt;20200708-15:34:41 Config: LDAP_RFC2307_MAXAGE shadowMax&lt;BR /&gt;20200708-15:34:41 Config: LDAP_RFC2307_ACCTEXPIRE shadowExpire&lt;BR /&gt;20200708-15:34:41 Config: LDAP_RFC2307_GROUPS group&lt;BR /&gt;20200708-15:34:41 Config: LDAP_RFC2307_GROUP_GID gidNumber&lt;BR /&gt;20200708-15:34:41 Config: LDAP_RFC2307_GROUP_MEMBER memberUid&lt;BR /&gt;20200708-15:34:41 Config: LDAP_AD2_USERNAME msSFUName&lt;BR /&gt;20200708-15:34:41 Config: LDAP_AD2_UID UidNumber&lt;BR /&gt;20200708-15:34:41 Config: LDAP_AD2_GID GidNumber&lt;BR /&gt;20200708-15:34:41 Config: LDAP_AD2_PASSWD msSFUPassword&lt;BR /&gt;20200708-15:34:41 Config: LDAP_AD2_LASTCHANGE ShadowLastChange&lt;BR /&gt;20200708-15:34:41 Config: LDAP_AD2_MAXAGE ShadowMax&lt;BR /&gt;20200708-15:34:41 Config: LDAP_AD2_ACCTEXPIRE ShadowExpire&lt;BR /&gt;20200708-15:34:41 Config: LDAP_AD2_GROUPS group&lt;BR /&gt;20200708-15:34:41 Config: LDAP_AD2_GROUP_GID GidNumber&lt;BR /&gt;20200708-15:34:41 Config: LDAP_AD2_GROUP_MEMBER MemberUid&lt;BR /&gt;20200708-15:34:41 Config: LDAP_AD3_USERNAME msSFU30Name&lt;BR /&gt;20200708-15:34:41 Config: LDAP_AD3_UID msSFU30UidNumber&lt;BR /&gt;20200708-15:34:41 Config: LDAP_AD3_GID msSFU30GidNumber&lt;BR /&gt;20200708-15:34:41 Config: LDAP_AD3_PASSWD msSFU30Password&lt;BR /&gt;20200708-15:34:41 Config: LDAP_AD3_LASTCHANGE msSFU30ShadowLastChange&lt;BR /&gt;20200708-15:34:41 Config: LDAP_AD3_MAXAGE msSFU30ShadowMax&lt;BR /&gt;20200708-15:34:41 Config: LDAP_AD3_ACCTEXPIRE msSFU30ShadowExpire&lt;BR /&gt;20200708-15:34:41 Config: LDAP_AD3_GROUPS group&lt;BR /&gt;20200708-15:34:41 Config: LDAP_AD3_GROUP_GID msSFU30GidNumber&lt;BR /&gt;20200708-15:34:41 Config: LDAP_AD3_GROUP_MEMBER msSFU30PosixMember&lt;BR /&gt;20200708-15:34:41 Adding auth method pam&lt;BR /&gt;20200708-15:34:41 Loading method pam from /opt/sas94/SASFoundation/9.4/utilities/bin/authpam.so&lt;BR /&gt;20200708-15:34:41 Using standard unixGetGroups for method pam&lt;BR /&gt;20200708-15:34:41 pam: buildVersion=v940m1&lt;BR /&gt;20200708-15:34:41 Initializing pam&lt;BR /&gt;20200708-15:34:41 Initialized 1 methods.&lt;BR /&gt;20200708-15:34:41 Loading method gss from /opt/sas94/SASFoundation/9.4/utilities/bin/authgss.so&lt;BR /&gt;20200708-15:34:41 Could not load authentication method /opt/sas94/SASFoundation/9.4/utilities/bin/authgss.so. Reason: libvas.so.4: cannot open shared object file: No such file or directory&lt;BR /&gt;20200708-15:34:41 GSS could not be loaded.&lt;BR /&gt;20200708-15:34:41 Using maxtries: 5&lt;BR /&gt;20200708-15:34:41 Using maxtries period: 60&lt;BR /&gt;20200708-15:34:41 Using maxtries wait: 300&lt;BR /&gt;20200708-15:34:41 Authenticating user hsnow via pam&lt;BR /&gt;20200708-15:34:41 pam requested password.&lt;BR /&gt;20200708-15:34:41 Getting user's group memberships&lt;BR /&gt;20200708-15:34:41 User hsnow in 2 groups.&lt;BR /&gt;20200708-15:34:41 Authenticated user hsnow (pam).&lt;BR /&gt;20200708-15:34:41 IPC connection broken.&lt;BR /&gt;20200708-15:34:41 Session ended.&lt;BR /&gt;20200708-15:34:41 Terminating authentication method pam&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is&amp;nbsp;IPC connection broken? For user hsnow it seems the authentication worked.&lt;BR /&gt;Thanks again&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2020 23:14:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SASStudio-hangs-at-a-page-that-says-quot-SAS-The-power-to-Know/m-p/667915#M9252</guid>
      <dc:creator>jcabrerazuniga</dc:creator>
      <dc:date>2020-07-08T23:14:22Z</dc:date>
    </item>
  </channel>
</rss>

