<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: How to Configure LDAP Client to Connect External Authentication	</title>
	<atom:link href="https://www.tecmint.com/configure-ldap-client-to-connect-external-authentication/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/configure-ldap-client-to-connect-external-authentication/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Mon, 22 Mar 2021 15:38:49 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: kamal		</title>
		<link>https://www.tecmint.com/configure-ldap-client-to-connect-external-authentication/comment-page-1/#comment-1456879</link>

		<dc:creator><![CDATA[kamal]]></dc:creator>
		<pubDate>Mon, 22 Mar 2021 15:38:49 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=31317#comment-1456879</guid>

					<description><![CDATA[Hi Everyone,

I need your help in this situation. I had open the &lt;strong&gt;authconfig-tui&lt;/strong&gt; utility with &lt;strong&gt;sudo&lt;/strong&gt; privileges on the ldap server to check its configuration. After I was done I closed the &lt;strong&gt;authconfig-tui&lt;/strong&gt; tool with the OK button instead of CANCEL button, and now I am not able to login to the LDAP server with the LDAP id. Do you have any suggestions, what has changed here?]]></description>
			<content:encoded><![CDATA[<p>Hi Everyone,</p>
<p>I need your help in this situation. I had open the <strong>authconfig-tui</strong> utility with <strong>sudo</strong> privileges on the ldap server to check its configuration. After I was done I closed the <strong>authconfig-tui</strong> tool with the OK button instead of CANCEL button, and now I am not able to login to the LDAP server with the LDAP id. Do you have any suggestions, what has changed here?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Prabhunath		</title>
		<link>https://www.tecmint.com/configure-ldap-client-to-connect-external-authentication/comment-page-1/#comment-1341720</link>

		<dc:creator><![CDATA[Prabhunath]]></dc:creator>
		<pubDate>Wed, 01 Jul 2020 09:13:17 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=31317#comment-1341720</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/configure-ldap-client-to-connect-external-authentication/comment-page-1/#comment-1339710&quot;&gt;sreekantha&lt;/a&gt;.

https://bugs.launchpad.net/ubuntu/+source/libpam-ldap/+bug/329067

This has an answer]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/configure-ldap-client-to-connect-external-authentication/comment-page-1/#comment-1339710">sreekantha</a>.</p>
<p><a target="_blank" href="https://bugs.launchpad.net/ubuntu/+source/libpam-ldap/+bug/329067" rel="nofollow ugc">https://bugs.launchpad.net/ubuntu/+source/libpam-ldap/+bug/329067</a></p>
<p>This has an answer</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Prabhunath		</title>
		<link>https://www.tecmint.com/configure-ldap-client-to-connect-external-authentication/comment-page-1/#comment-1341719</link>

		<dc:creator><![CDATA[Prabhunath]]></dc:creator>
		<pubDate>Wed, 01 Jul 2020 09:03:14 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=31317#comment-1341719</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/configure-ldap-client-to-connect-external-authentication/comment-page-1/#comment-1339714&quot;&gt;Aaron Kili&lt;/a&gt;.

Even I am getting the same error. 
&lt;pre&gt;
ubuntu@osm-ldap-c:~$ su prabhu
Password:
You are required to change your password immediately (root enforced)
Enter login(LDAP) password:
su: Authentication information cannot be recovered
&lt;/pre&gt;
&lt;strong&gt;Note&lt;/strong&gt;: I have replaced &lt;strong&gt;tecmint&lt;/strong&gt; with &lt;strong&gt;prabhu&lt;/strong&gt;.

When I logged in with putty, directly entering the username, I get the following.
&lt;pre&gt; 
login as: prabhu
prabhu@172.21.248.55&#039;s password:
You are required to change your password immediately (root enforced)
Last login: Wed Jul  1 08:52:05 2020 from 10.101.241.3
WARNING: Your password has expired.
You must change your password now and login again!
Enter login(LDAP) password:
&lt;/pre&gt;
After entering the correct password, the putty window will disappear

Can you please help]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/configure-ldap-client-to-connect-external-authentication/comment-page-1/#comment-1339714">Aaron Kili</a>.</p>
<p>Even I am getting the same error. </p>
<pre>
ubuntu@osm-ldap-c:~$ su prabhu
Password:
You are required to change your password immediately (root enforced)
Enter login(LDAP) password:
su: Authentication information cannot be recovered
</pre>
<p><strong>Note</strong>: I have replaced <strong>tecmint</strong> with <strong>prabhu</strong>.</p>
<p>When I logged in with putty, directly entering the username, I get the following.</p>
<pre> 
login as: prabhu
prabhu@172.21.248.55's password:
You are required to change your password immediately (root enforced)
Last login: Wed Jul  1 08:52:05 2020 from 10.101.241.3
WARNING: Your password has expired.
You must change your password now and login again!
Enter login(LDAP) password:
</pre>
<p>After entering the correct password, the putty window will disappear</p>
<p>Can you please help</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/configure-ldap-client-to-connect-external-authentication/comment-page-1/#comment-1339714</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Fri, 19 Jun 2020 09:12:42 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=31317#comment-1339714</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/configure-ldap-client-to-connect-external-authentication/comment-page-1/#comment-1339710&quot;&gt;sreekantha&lt;/a&gt;.

@sreekantha

Have you checked the error logs for any relevant messages?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/configure-ldap-client-to-connect-external-authentication/comment-page-1/#comment-1339710">sreekantha</a>.</p>
<p>@sreekantha</p>
<p>Have you checked the error logs for any relevant messages?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: sreekantha		</title>
		<link>https://www.tecmint.com/configure-ldap-client-to-connect-external-authentication/comment-page-1/#comment-1339710</link>

		<dc:creator><![CDATA[sreekantha]]></dc:creator>
		<pubDate>Fri, 19 Jun 2020 08:51:40 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=31317#comment-1339710</guid>

					<description><![CDATA[Each time user logs in from the client system, it asks for password change and logouts immediately.

next login same thing repeats.]]></description>
			<content:encoded><![CDATA[<p>Each time user logs in from the client system, it asks for password change and logouts immediately.</p>
<p>next login same thing repeats.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
