<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><span>Hello,</span></div><div><br><span></span></div><div><span>I think it might be easier to just re-install FC17 on my machine since it's brand new and I won't loss any data.</span></div><div><span>Now I want to backup a few folders where some files are changed during ipa installation, so that if I mess up again, I only need to copy the original folder over.</span></div><div><span>For this purpose, is the following list sufficient?</span></div><div><span>/boot /etc /home /root /usr /var</span></div><div>I think I probably don't need /boot /home /root either, but these are small.</div><div><br></div><div>Thanks for your advice.</div><div>George<br></div><div><br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; margin-top: 5px; padding-left: 5px;">  <div style="font-family: times new roman,new
 york,times,serif; font-size: 12pt;"> <div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"> <div dir="ltr"> <font face="Arial" size="2"> <hr size="1">  <b><span style="font-weight: bold;">From:</span></b> Rob Crittenden <rcritten@redhat.com><br> <b><span style="font-weight: bold;">To:</span></b> george he <george_he7@yahoo.com> <br><b><span style="font-weight: bold;">Cc:</span></b> "freeipa-users@redhat.com" <freeipa-users@redhat.com> <br> <b><span style="font-weight: bold;">Sent:</span></b> Friday, June 22, 2012 4:23 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [Freeipa-users] replica installation clean up<br> </font> </div> <br>
george he wrote:<br>> Hello,<br>> <br>> Since I didn't get any reply on this, I just went ahead and did<br>> /ipa-server-install --uninstall<br>> to clean up and did<br>> ipa-replica-manage del myreplica --force<br>> on mymaster<br>> After these I did ipa-replica-install again but this time I get<br>> <br>> ipa : CRITICAL Failed to load replica-s4u2proxy.ldif: Command<br>> '/usr/bin/ldapmodify -h myreplica -v -f /tmp/tmpExxi0H -x -D<br>> cn=Directory Manager -y /tmp/tmpa12oUA' returned non-zero exit status 1<br>> <br>> Any suggestions on this?<br><br>It depends on why it failed. When there is an installation error I recommend you start by looking at /var/log/ipa-server-install.log or /var/log/ipareplica-install.log as needed.<br><br>This error would suggest that something was not removed from LDAP when the last replica was deleted. This may ok. You'll need to use ldapsearch to verify that
 cn=ipa-http-delegation,cn=s4u2proxy,cn=etc,$SUFFIX and dn: cn=ipa-ldap-delegation-targets,cn=s4u2proxy,cn=etc,$SUFFIX has a memberPrincipal for the service principal of your replica.<br><br>something like:<br><br>ldapsearch -LLL -x -b cn=s4u2proxy,cn=etc,dc=example,d=com<br><br>rob<br><br><br> </div> </div> </blockquote></div>   </div></body></html>