<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.docking.org/index.php?action=history&amp;feed=atom&amp;title=Ldap_workaround</id>
	<title>Ldap workaround - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.docking.org/index.php?action=history&amp;feed=atom&amp;title=Ldap_workaround"/>
	<link rel="alternate" type="text/html" href="http://wiki.docking.org/index.php?title=Ldap_workaround&amp;action=history"/>
	<updated>2026-04-11T00:30:16Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.1</generator>
	<entry>
		<id>http://wiki.docking.org/index.php?title=Ldap_workaround&amp;diff=11589&amp;oldid=prev</id>
		<title>Frodo: asdf</title>
		<link rel="alternate" type="text/html" href="http://wiki.docking.org/index.php?title=Ldap_workaround&amp;diff=11589&amp;oldid=prev"/>
		<updated>2019-03-25T23:28:21Z</updated>

		<summary type="html">&lt;p&gt;asdf&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Here&amp;#039;s how I do the authentication workaround:  In this example, I am doing n-0-130. &lt;br /&gt;
&lt;br /&gt;
# Copy alpha&amp;#039;s ca.pem to localhost.  This particular folder was one I knew that worked.  &lt;br /&gt;
 [s_bwong1@n-0-130 ~]$ scp alpha:/var/lib/puppet/ssl-beta-20190321/certs/ca.pem .&lt;br /&gt;
&lt;br /&gt;
# copy original ca.pem just in case (it is expired but just to be safe...)&lt;br /&gt;
 [s_bwong1@n-0-130 ~]$ sudo cp /etc/openldap/cacerts/ca.pem /etc/openldap/cacerts/ca.pem~orig-precertcrash&lt;br /&gt;
&lt;br /&gt;
# Copy new ca.pem to openldap client directory&lt;br /&gt;
 [s_bwong1@n-0-130 ~]$ sudo cp ca.pem /etc/openldap/cacerts/ca.pem&lt;br /&gt;
&lt;br /&gt;
# Restart sssd&lt;br /&gt;
 [s_bwong1@n-0-130 cacerts]$ sudo service sssd restart&lt;br /&gt;
 Stopping sssd:                                             [  OK  ]&lt;br /&gt;
 Starting sssd:                                             [  OK  ]&lt;br /&gt;
&lt;br /&gt;
# dmytro&amp;#039;s account is not recognized until successful reauthentication with beta because this account was made post-cert expiration&lt;br /&gt;
 [s_bwong1@n-0-130 cacerts]$ id dmytro &lt;br /&gt;
 uid=15029(dmytro) gid=10500(bks) groups=10500(bks)&lt;br /&gt;
&lt;br /&gt;
Also, I must track the machines I perform this workaround on.  Once Puppet/Foreman are in working order, I must revert these changes.  Check my trello for this information:&lt;/div&gt;</summary>
		<author><name>Frodo</name></author>
	</entry>
</feed>