<?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 LDAP Authentication Troubleshooting in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/LDAP-Authentication-Troubleshooting/m-p/1074984#M59571</link>
    <description>&lt;P&gt;Hey all, I've been trying to configure LDAP on my Xeon Phi and I'm about ready to pull my hair out trying to get it to work. All of the guides that I've read make it sound pretty straightforward, but I can't seem to get it to work or narrow down why it's not working. I'll try to include as much relevant information as possible, but please ask if there's something else you'd like me to include.&lt;/P&gt;

&lt;P&gt;# micctrl --config&lt;/P&gt;

&lt;P&gt;mic0:&lt;BR /&gt;
	=============================================================&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; Config Version: 1.1&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; Linux Kernel: &amp;nbsp; /usr/share/mpss/boot/bzImage-knightscorner&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; Map File: &amp;nbsp; &amp;nbsp; &amp;nbsp; /usr/share/mpss/boot/System.map-knightscorner&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; Family: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; x100&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; MPSSVersion: &amp;nbsp; &amp;nbsp;3.x&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; BootOnStart: &amp;nbsp; &amp;nbsp;Enabled&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; Shutdowntimeout: 300 seconds&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; ExtraCommandLine: highres=off noautogroup&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; PowerManagment: cpufreq_on;corec6_on;pc3_on;pc6_on&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; Root Device: &amp;nbsp; Dynamic Ram Filesystem /var/mpss/mic0.image.gz from:&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Base: &amp;nbsp; &amp;nbsp; &amp;nbsp;CPIO /usr/share/mpss/boot/initramfs-knightscorner.cpio.gz&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Overlay: &amp;nbsp; RPM /opt/mpss/3.7.1/k1om//pam-ldap-1* on&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Overlay: &amp;nbsp; RPM /opt/mpss/3.7.1/k1om//pam-plugin-mkhomedir-1* on&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Overlay: &amp;nbsp; RPM /opt/mpss/3.7.1/k1om//nss-ldap-2* on&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CommonDir: Directory /var/mpss/common&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Micdir: &amp;nbsp; &amp;nbsp;Directory /var/mpss/mic0&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; Network: &amp;nbsp; &amp;nbsp; &amp;nbsp; Static bridge br0&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; MIC IP: &amp;nbsp; &amp;nbsp;144.92.98.48&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Host IP: &amp;nbsp; 144.92.98.47&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Net Bits: &amp;nbsp;24&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NetMask: &amp;nbsp; 255.255.255.0&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; MtuSize: &amp;nbsp; 9000&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Hostname: &amp;nbsp;scarcity-10-mic0.glbrc.org&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; MIC MAC: &amp;nbsp; 4c:79:ba:82:01:52&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Host MAC: &amp;nbsp;4c:79:ba:82:01:53&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; LDAP: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Enabled&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp;NIS: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Disabled&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; Cgroup:&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Memory: &amp;nbsp; &amp;nbsp;Disabled&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; Console: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;hvc0&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; VerboseLogging: Disabled&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; CrashDump: &amp;nbsp; &amp;nbsp; &amp;nbsp;/var/crash/mic 16GB&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;# cat /var/mpss/mic0/etc/ldap.conf&lt;BR /&gt;
	URI ldap://144.92.98.248&lt;BR /&gt;
	BASE dc=glbrc,dc=org&lt;BR /&gt;
	bind_policy soft&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;# cat /var/mpss/mic0/etc/nsswitch.conf&lt;BR /&gt;
	passwd: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; files ldap nis&lt;BR /&gt;
	group: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;files ldap nis&lt;BR /&gt;
	shadow: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; files ldap nis&lt;/P&gt;

&lt;P&gt;hosts: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;files dns&lt;BR /&gt;
	networks: &amp;nbsp; &amp;nbsp; &amp;nbsp; files&lt;/P&gt;

&lt;P&gt;protocols: &amp;nbsp; &amp;nbsp; &amp;nbsp;db files&lt;BR /&gt;
	services: &amp;nbsp; &amp;nbsp; &amp;nbsp; db files&lt;BR /&gt;
	ethers: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; db files&lt;BR /&gt;
	rpc: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;db files&lt;/P&gt;

&lt;P&gt;netgroup: &amp;nbsp; &amp;nbsp; &amp;nbsp; nis&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;# cat /var/mpss/mic0/etc/pam.d/common-auth&lt;BR /&gt;
	#&lt;BR /&gt;
	# /etc/pam.d/common-auth - authentication settings common to all services&lt;BR /&gt;
	#&lt;BR /&gt;
	# This file is included from other service-specific PAM config files,&lt;BR /&gt;
	# and should contain a list of the authentication modules that define&lt;BR /&gt;
	# the central authentication scheme for use on the system&lt;BR /&gt;
	# (e.g., /etc/shadow, LDAP, Kerberos, etc.). &amp;nbsp;The default is to use the&lt;BR /&gt;
	# traditional Unix authentication mechanisms.&lt;/P&gt;

&lt;P&gt;auth &amp;nbsp; &amp;nbsp;required &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;pam_permit.so&lt;BR /&gt;
	auth &amp;nbsp; &amp;nbsp;sufficient &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;pam_ldap.so&lt;BR /&gt;
	auth &amp;nbsp; &amp;nbsp;[success=1 default=ignore] &amp;nbsp; &amp;nbsp; &amp;nbsp;pam_unix.so nullok_secure&lt;BR /&gt;
	auth &amp;nbsp; &amp;nbsp;requisite &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; pam_deny.so&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;# cat /var/mpss/mic0/etc/ssh/sshd_config&lt;BR /&gt;
	Protocol 2&lt;BR /&gt;
	UsePAM yes&lt;BR /&gt;
	UsePrivilegeSeparation yes&lt;BR /&gt;
	Compression no&lt;BR /&gt;
	ClientAliveInterval 15&lt;BR /&gt;
	ClientAliveCountMax 4&lt;BR /&gt;
	Subsystem &amp;nbsp; &amp;nbsp; &amp;nbsp; sftp &amp;nbsp; &amp;nbsp;/usr/libexec/sftp-server&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;When I try to run `id &amp;lt;username&amp;gt;` I get the unknown user message and the following line in /var/log/message:&lt;/P&gt;

&lt;P&gt;Sep 13 14:28:49 scarcity-10-mic0 user.err id: nss_ldap: could not search LDAP server - Server is unavailable&lt;/P&gt;

&lt;P&gt;This led me to think there might be a networking issue, but using tcpdump on the host machine I could see that there was a back and forth between the domain controller and the MIC. I decided to try and play around with the ldap.conf settings and after adding a binduser and associated password, I still got the unknown user message, but nothing in /var/log/messages. I'm at a bit of a loss what to think of that, but even so none of the Intel guides I read mentioned using a binduser, so I didn't spend too much time dwelling.&lt;/P&gt;

&lt;P&gt;We are currently using winbind for authentication on the host machine. I don't think that should matter but figured it was worth mentioning. The host machine is running CentOS 6.6 and we are running MPSS 3.7&lt;/P&gt;

&lt;P&gt;For reference, &lt;A href="https://software.intel.com/en-us/articles/setting-up-ldap-support-for-intel-xeon-phi-coprocessors#_Toc381171001"&gt;this&lt;/A&gt; was the guide that I used for the process, along with the MPSS User Guide.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 13 Sep 2016 20:07:38 GMT</pubDate>
    <dc:creator>Kevin_L_7</dc:creator>
    <dc:date>2016-09-13T20:07:38Z</dc:date>
    <item>
      <title>LDAP Authentication Troubleshooting</title>
      <link>https://community.intel.com/t5/Software-Archive/LDAP-Authentication-Troubleshooting/m-p/1074984#M59571</link>
      <description>&lt;P&gt;Hey all, I've been trying to configure LDAP on my Xeon Phi and I'm about ready to pull my hair out trying to get it to work. All of the guides that I've read make it sound pretty straightforward, but I can't seem to get it to work or narrow down why it's not working. I'll try to include as much relevant information as possible, but please ask if there's something else you'd like me to include.&lt;/P&gt;

&lt;P&gt;# micctrl --config&lt;/P&gt;

&lt;P&gt;mic0:&lt;BR /&gt;
	=============================================================&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; Config Version: 1.1&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; Linux Kernel: &amp;nbsp; /usr/share/mpss/boot/bzImage-knightscorner&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; Map File: &amp;nbsp; &amp;nbsp; &amp;nbsp; /usr/share/mpss/boot/System.map-knightscorner&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; Family: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; x100&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; MPSSVersion: &amp;nbsp; &amp;nbsp;3.x&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; BootOnStart: &amp;nbsp; &amp;nbsp;Enabled&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; Shutdowntimeout: 300 seconds&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; ExtraCommandLine: highres=off noautogroup&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; PowerManagment: cpufreq_on;corec6_on;pc3_on;pc6_on&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; Root Device: &amp;nbsp; Dynamic Ram Filesystem /var/mpss/mic0.image.gz from:&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Base: &amp;nbsp; &amp;nbsp; &amp;nbsp;CPIO /usr/share/mpss/boot/initramfs-knightscorner.cpio.gz&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Overlay: &amp;nbsp; RPM /opt/mpss/3.7.1/k1om//pam-ldap-1* on&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Overlay: &amp;nbsp; RPM /opt/mpss/3.7.1/k1om//pam-plugin-mkhomedir-1* on&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Overlay: &amp;nbsp; RPM /opt/mpss/3.7.1/k1om//nss-ldap-2* on&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CommonDir: Directory /var/mpss/common&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Micdir: &amp;nbsp; &amp;nbsp;Directory /var/mpss/mic0&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; Network: &amp;nbsp; &amp;nbsp; &amp;nbsp; Static bridge br0&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; MIC IP: &amp;nbsp; &amp;nbsp;144.92.98.48&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Host IP: &amp;nbsp; 144.92.98.47&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Net Bits: &amp;nbsp;24&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NetMask: &amp;nbsp; 255.255.255.0&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; MtuSize: &amp;nbsp; 9000&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Hostname: &amp;nbsp;scarcity-10-mic0.glbrc.org&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; MIC MAC: &amp;nbsp; 4c:79:ba:82:01:52&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Host MAC: &amp;nbsp;4c:79:ba:82:01:53&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; LDAP: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Enabled&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp;NIS: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Disabled&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; Cgroup:&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Memory: &amp;nbsp; &amp;nbsp;Disabled&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; Console: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;hvc0&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; VerboseLogging: Disabled&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; CrashDump: &amp;nbsp; &amp;nbsp; &amp;nbsp;/var/crash/mic 16GB&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;# cat /var/mpss/mic0/etc/ldap.conf&lt;BR /&gt;
	URI ldap://144.92.98.248&lt;BR /&gt;
	BASE dc=glbrc,dc=org&lt;BR /&gt;
	bind_policy soft&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;# cat /var/mpss/mic0/etc/nsswitch.conf&lt;BR /&gt;
	passwd: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; files ldap nis&lt;BR /&gt;
	group: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;files ldap nis&lt;BR /&gt;
	shadow: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; files ldap nis&lt;/P&gt;

&lt;P&gt;hosts: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;files dns&lt;BR /&gt;
	networks: &amp;nbsp; &amp;nbsp; &amp;nbsp; files&lt;/P&gt;

&lt;P&gt;protocols: &amp;nbsp; &amp;nbsp; &amp;nbsp;db files&lt;BR /&gt;
	services: &amp;nbsp; &amp;nbsp; &amp;nbsp; db files&lt;BR /&gt;
	ethers: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; db files&lt;BR /&gt;
	rpc: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;db files&lt;/P&gt;

&lt;P&gt;netgroup: &amp;nbsp; &amp;nbsp; &amp;nbsp; nis&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;# cat /var/mpss/mic0/etc/pam.d/common-auth&lt;BR /&gt;
	#&lt;BR /&gt;
	# /etc/pam.d/common-auth - authentication settings common to all services&lt;BR /&gt;
	#&lt;BR /&gt;
	# This file is included from other service-specific PAM config files,&lt;BR /&gt;
	# and should contain a list of the authentication modules that define&lt;BR /&gt;
	# the central authentication scheme for use on the system&lt;BR /&gt;
	# (e.g., /etc/shadow, LDAP, Kerberos, etc.). &amp;nbsp;The default is to use the&lt;BR /&gt;
	# traditional Unix authentication mechanisms.&lt;/P&gt;

&lt;P&gt;auth &amp;nbsp; &amp;nbsp;required &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;pam_permit.so&lt;BR /&gt;
	auth &amp;nbsp; &amp;nbsp;sufficient &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;pam_ldap.so&lt;BR /&gt;
	auth &amp;nbsp; &amp;nbsp;[success=1 default=ignore] &amp;nbsp; &amp;nbsp; &amp;nbsp;pam_unix.so nullok_secure&lt;BR /&gt;
	auth &amp;nbsp; &amp;nbsp;requisite &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; pam_deny.so&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;# cat /var/mpss/mic0/etc/ssh/sshd_config&lt;BR /&gt;
	Protocol 2&lt;BR /&gt;
	UsePAM yes&lt;BR /&gt;
	UsePrivilegeSeparation yes&lt;BR /&gt;
	Compression no&lt;BR /&gt;
	ClientAliveInterval 15&lt;BR /&gt;
	ClientAliveCountMax 4&lt;BR /&gt;
	Subsystem &amp;nbsp; &amp;nbsp; &amp;nbsp; sftp &amp;nbsp; &amp;nbsp;/usr/libexec/sftp-server&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;When I try to run `id &amp;lt;username&amp;gt;` I get the unknown user message and the following line in /var/log/message:&lt;/P&gt;

&lt;P&gt;Sep 13 14:28:49 scarcity-10-mic0 user.err id: nss_ldap: could not search LDAP server - Server is unavailable&lt;/P&gt;

&lt;P&gt;This led me to think there might be a networking issue, but using tcpdump on the host machine I could see that there was a back and forth between the domain controller and the MIC. I decided to try and play around with the ldap.conf settings and after adding a binduser and associated password, I still got the unknown user message, but nothing in /var/log/messages. I'm at a bit of a loss what to think of that, but even so none of the Intel guides I read mentioned using a binduser, so I didn't spend too much time dwelling.&lt;/P&gt;

&lt;P&gt;We are currently using winbind for authentication on the host machine. I don't think that should matter but figured it was worth mentioning. The host machine is running CentOS 6.6 and we are running MPSS 3.7&lt;/P&gt;

&lt;P&gt;For reference, &lt;A href="https://software.intel.com/en-us/articles/setting-up-ldap-support-for-intel-xeon-phi-coprocessors#_Toc381171001"&gt;this&lt;/A&gt; was the guide that I used for the process, along with the MPSS User Guide.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2016 20:07:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/LDAP-Authentication-Troubleshooting/m-p/1074984#M59571</guid>
      <dc:creator>Kevin_L_7</dc:creator>
      <dc:date>2016-09-13T20:07:38Z</dc:date>
    </item>
  </channel>
</rss>

