The FQDN look the fine to me.  I tried to be very careful about this pitfall.<br><br>NEW server:<br># hostname --fqdn<br>ldap.mcs.local<br><br>OLD server:<br>#hostname --fqdn<br>ldap.mcs.local<br><br><div class="gmail_quote">
On Mon, Mar 15, 2010 at 12:38 PM, Rich Megginson <span dir="ltr">&lt;<a href="mailto:rmeggins@redhat.com">rmeggins@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">Brian Provenzano wrote:<br>
&gt; Exist in the destination you mean?<br>
</div>If it was migrated at all, yes.<br>
<div class="im">&gt; or in the source on the original FDS 1.0.4 server?<br>
</div>Yes, if the migration did not get to that point yet.<br>
<div class="im">&gt;<br>
&gt; This is a fresh install of 389 for the migration and I have not run<br>
&gt; setup (per migration docs), so I assume it does not exist yet?  Should it?<br>
</div>It depends on how far migration got before it failed.<br>
<div class="im">&gt;   Should I run setup first to create and then run migrate?  I did not<br>
&gt; do this since the docs state not to.<br>
</div>Right.<br>
<div class="im">&gt;<br>
&gt; This is what I did to get to this point (not sure if this helps in<br>
&gt; case I missed a step):<br>
&gt;<br>
&gt; Old CentOS 4.3 server with FDS 1.0.4 :<br>
&gt; ------------------------------------<br>
&gt; -Stop ldap server (admin and server processes) using the init scripts<br>
&gt;<br>
&gt; -Create the LDIF files to dump the databases to LDIF:  cd<br>
&gt; /opt/fedora-ds/slapd-ldap<br>
&gt;  ./db2ldif -n userRoot -a /opt/fedora-ds/slapd-ldap/db/userRoot.ldif<br>
&gt;  ./db2ldif -n NetscapeRoot -a<br>
&gt; /opt/fedora-ds/slapd-ldap/db/NetscapeRoot.ldif<br>
&gt;<br>
&gt; -tar up the directory:  tar -cpvf fedora-ds.tar fedora-ds<br>
&gt;<br>
&gt; -move the tar file to the /tmp dir of the new destination server<br>
&gt; CentOS 5.4 (389 server already installed via &#39;yum install 389-ds&#39; per<br>
&gt; the docs using EPEL.  This installed fine.).  Per the docs here (<br>
&gt; <a href="http://www.redhat.com/docs/manuals/dir-server/8.1/install/Installation_Guide-Migration_Procedure.html" target="_blank">http://www.redhat.com/docs/manuals/dir-server/8.1/install/Installation_Guide-Migration_Procedure.html</a><br>

</div>&gt; ) I did not run the <a href="http://setup-ds-admin.pl" target="_blank">setup-ds-admin.pl</a> &lt;<a href="http://setup-ds-admin.pl" target="_blank">http://setup-ds-admin.pl</a>&gt; due<br>
<div class="im">&gt; to the warning note in the migration docs.<br>
&gt;<br>
&gt; -extract the tar to /tmp on the new server (tar -xpvf fedora.tar)<br>
&gt;<br>
&gt; -remove the 10presense.ldif file (per our other conversation regarding<br>
&gt; my other issue - conflict with source ldif).<br>
&gt;<br>
&gt; -run the migration script as follows:  ./<a href="http://migrate-ds-admin.pl" target="_blank">migrate-ds-admin.pl</a><br>
</div><div class="im">&gt; &lt;<a href="http://migrate-ds-admin.pl" target="_blank">http://migrate-ds-admin.pl</a>&gt; --oldsroot /tmp/fedora-ds --actualsroot<br>
&gt; /opt/fedora-ds General.ConfigDirectoryAdminPwd=&#39;mypassword&#39;<br>
</div>What is the FQDN of the old machine you are migrating from?  Is it<br>
exactly the same as the new FQDN?<br>
<div class="im">&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Mon, Mar 15, 2010 at 11:26 AM, Rich Megginson &lt;<a href="mailto:rmeggins@redhat.com">rmeggins@redhat.com</a><br>
</div><div><div></div><div class="h5">&gt; &lt;mailto:<a href="mailto:rmeggins@redhat.com">rmeggins@redhat.com</a>&gt;&gt; wrote:<br>
&gt;<br>
&gt;     Brian Provenzano wrote:<br>
&gt;     &gt; Thanks for the tip.  I have the following in my<br>
&gt;     &gt; /var/log/dirsrv/slapd-ldap/access log:<br>
&gt;     &gt;<br>
&gt;     &gt; [15/Mar/2010:10:42:44 -0600] conn=1 fd=64 slot=64 connection from<br>
&gt;     &gt; 192.168.1.20 to 192.168.1.20<br>
&gt;     &gt; [15/Mar/2010:10:42:44 -0600] conn=1 op=0 BIND dn=&quot;&quot; method=128<br>
&gt;     version=3<br>
&gt;     &gt; [15/Mar/2010:10:42:44 -0600] conn=1 op=0 RESULT err=0 tag=97<br>
&gt;     &gt; nentries=0 etime=0 dn=&quot;&quot;<br>
&gt;     &gt; [15/Mar/2010:10:42:44 -0600] conn=1 op=1 SRCH base=&quot;o=NetscapeRoot&quot;<br>
&gt;     &gt; scope=2 filter=&quot;(uid=admin)&quot; attrs=&quot;dn&quot;<br>
&gt;     &gt; [15/Mar/2010:10:42:44 -0600] conn=1 op=1 RESULT err=0 tag=101<br>
&gt;     &gt; nentries=1 etime=0<br>
&gt;     &gt; [15/Mar/2010:10:42:44 -0600] conn=1 op=2 BIND dn=&quot;uid=admin,<br>
&gt;     &gt; ou=Administrators, ou=TopologyManagement, o=NetscapeRoot&quot; method<br>
&gt;     &gt; =128 version=3<br>
&gt;     &gt; [15/Mar/2010:10:42:44 -0600] conn=1 op=2 RESULT err=0 tag=97<br>
&gt;     &gt; nentries=0 etime=0 dn=&quot;uid=admin,ou=administrators,ou=topologyma<br>
&gt;     &gt; nagement,o=netscaperoot&quot;<br>
&gt;     &gt; [15/Mar/2010:10:42:44 -0600] conn=1 op=3 SRCH base=&quot;cn=389<br>
&gt;     &gt; Administration Server, cn=Server Group, cn=ldap.mcs.local, ou=mcs.<br>
&gt;     &gt; local, o=NetscapeRoot&quot; scope=0 filter=&quot;(objectClass=*)&quot; attrs=&quot;*<br>
&gt;     aci aci&quot;<br>
&gt;     &gt; [15/Mar/2010:10:42:44 -0600] conn=1 op=3 RESULT err=32 tag=101<br>
&gt;     &gt; nentries=0 etime=0<br>
&gt;     Does the entry o=NetscapeRoot exist?<br>
&gt;     Does ou=mcs.local, o=NetscapeRoot exist?<br>
&gt;     Does cn=ldap.mcs.local, ou=mcs.local, o=NetscapeRoot exist?<br>
&gt;     &gt; [15/Mar/2010:10:42:44 -0600] conn=1 op=4 SRCH<br>
&gt;     &gt; base=&quot;cn=admin-serv-ldap, cn=389 Administration Server, cn=Server<br>
&gt;     &gt; Group, cn=lda<br>
&gt;     &gt; p.mcs.local, ou=mcs.local, o=NetscapeRoot&quot; scope=0<br>
&gt;     &gt; filter=&quot;(objectClass=*)&quot; attrs=&quot;* aci aci&quot;<br>
&gt;     &gt; [15/Mar/2010:10:42:44 -0600] conn=1 op=4 RESULT err=32 tag=101<br>
&gt;     &gt; nentries=0 etime=0<br>
&gt;     &gt; [15/Mar/2010:10:42:44 -0600] conn=1 op=5 SRCH<br>
&gt;     base=&quot;cn=configuration,<br>
&gt;     &gt; cn=admin-serv-ldap, cn=389 Administration Server, cn=Se<br>
&gt;     &gt; rver Group, cn=ldap.mcs.local, ou=mcs.local, o=NetscapeRoot&quot; scope=0<br>
&gt;     &gt; filter=&quot;(objectClass=*)&quot; attrs=&quot;* aci aci&quot;<br>
&gt;     &gt; [15/Mar/2010:10:42:44 -0600] conn=1 op=5 RESULT err=32 tag=101<br>
&gt;     &gt; nentries=0 etime=0<br>
&gt;     &gt; [15/Mar/2010:10:42:44 -0600] conn=1 op=6 SRCH base=&quot;cn=encryption,<br>
&gt;     &gt; cn=configuration, cn=admin-serv-ldap, cn=389 Administratio<br>
&gt;     &gt; n Server, cn=Server Group, cn=ldap.mcs.local, ou=mcs.local,<br>
&gt;     &gt; o=NetscapeRoot&quot; scope=0 filter=&quot;(objectClass=*)&quot; attrs=&quot;* aci aci<br>
&gt;     &gt; &quot;<br>
&gt;     &gt; [15/Mar/2010:10:42:44 -0600] conn=1 op=6 RESULT err=32 tag=101<br>
&gt;     &gt; nentries=0 etime=0<br>
&gt;     &gt; [15/Mar/2010:10:42:44 -0600] conn=1 op=7 SRCH base=&quot;cn=Tasks,<br>
&gt;     &gt; cn=admin-serv-ldap, cn=389 Administration Server, cn=Server Gro<br>
&gt;     &gt; up, cn=ldap.mcs.local, ou=mcs.local, o=NetscapeRoot&quot; scope=0<br>
&gt;     &gt; filter=&quot;(objectClass=*)&quot; attrs=&quot;* aci aci&quot;<br>
&gt;     &gt; [15/Mar/2010:10:42:44 -0600] conn=1 op=7 RESULT err=32 tag=101<br>
&gt;     &gt; nentries=0 etime=0<br>
&gt;     &gt; [15/Mar/2010:10:42:44 -0600] conn=1 op=8 ADD dn=&quot;cn=Tasks,<br>
&gt;     &gt; cn=admin-serv-ldap, cn=389 Administration Server, cn=Server Group,<br>
&gt;     &gt;  cn=ldap.mcs.local, ou=mcs.local, o=NetscapeRoot&quot;<br>
&gt;     &gt; [15/Mar/2010:10:42:44 -0600] conn=1 op=8 RESULT err=32 tag=105<br>
&gt;     &gt; nentries=0 etime=0<br>
&gt;     &gt; [15/Mar/2010:10:42:44 -0600] conn=1 op=9 UNBIND<br>
&gt;     &gt; [15/Mar/2010:10:42:44 -0600] conn=1 op=9 fd=64 closed - U1<br>
&gt;     &gt;<br>
&gt;     &gt;<br>
&gt;     &gt; The &quot;ADD&quot; specified in the migration log is the same one here that<br>
&gt;     &gt; appears to fail (I guess).  Sorry for my ignorance, but I have<br>
&gt;     no idea<br>
&gt;     &gt; how to resolve this.<br>
&gt;     &gt;<br>
&gt;     &gt;<br>
&gt;     &gt;<br>
&gt;     &gt; On Mon, Mar 15, 2010 at 9:30 AM, Rich Megginson<br>
&gt;     &lt;<a href="mailto:rmeggins@redhat.com">rmeggins@redhat.com</a> &lt;mailto:<a href="mailto:rmeggins@redhat.com">rmeggins@redhat.com</a>&gt;<br>
</div></div><div><div></div><div class="h5">&gt;     &gt; &lt;mailto:<a href="mailto:rmeggins@redhat.com">rmeggins@redhat.com</a> &lt;mailto:<a href="mailto:rmeggins@redhat.com">rmeggins@redhat.com</a>&gt;&gt;&gt; wrote:<br>

&gt;     &gt;<br>
&gt;     &gt;     Brian Provenzano wrote:<br>
&gt;     &gt;     &gt; I&#39;m still on the road to trying to migrate from FDS 1.0.4<br>
&gt;     to 389 DS<br>
&gt;     &gt;     &gt; 1.2.5.  Thanks to Rich&#39;s help yesterday in a previous<br>
&gt;     thread (Cross<br>
&gt;     &gt;     &gt; Migration Problem From FDS 1.0.x to 386 Directory Server)<br>
&gt;     I was able<br>
&gt;     &gt;     &gt; to fix an import issue with an existing ldif schema<br>
&gt;     (presense.ldif).<br>
&gt;     &gt;     &gt;<br>
&gt;     &gt;     &gt; Anyway, I am now running to the following issue when the<br>
&gt;     migration<br>
&gt;     &gt;     &gt; script tries to read/migrate my data from LDIF ( I have a<br>
&gt;     &gt;     &gt; userRoot.ldif and NetscapeRoot.ldif).  I assume it is the<br>
&gt;     &gt;     &gt; NetscapeRoot.ldif that is the issue:<br>
&gt;     &gt;     &gt;<br>
&gt;     &gt;     &gt;<br>
&gt;     &gt;     &gt; # ./<a href="http://migrate-ds-admin.pl" target="_blank">migrate-ds-admin.pl</a> &lt;<a href="http://migrate-ds-admin.pl" target="_blank">http://migrate-ds-admin.pl</a>&gt;<br>
&gt;     &lt;<a href="http://migrate-ds-admin.pl" target="_blank">http://migrate-ds-admin.pl</a>&gt;<br>
&gt;     &gt;     &lt;<a href="http://migrate-ds-admin.pl" target="_blank">http://migrate-ds-admin.pl</a>&gt; --oldsroot<br>
&gt;     &gt;     &gt; /tmp/fedora-ds --actualsroot /opt/fedora-ds<br>
&gt;     &gt;     &gt; General.ConfigDirectoryAdminPwd=&#39;mypassword&#39;<br>
&gt;     &gt;     &gt; Beginning migration of Directory and Administration<br>
&gt;     servers from<br>
&gt;     &gt;     &gt; /tmp/fedora-ds . . .<br>
&gt;     &gt;     &gt; Beginning migration of directory server instances in<br>
&gt;     &gt;     /tmp/fedora-ds . . .<br>
&gt;     &gt;     &gt; Your new DS instance &#39;slapd-ldap&#39; was successfully created.<br>
&gt;     &gt;     &gt; Beginning migration of Administration server from<br>
&gt;     /tmp/fedora-ds<br>
&gt;     &gt;     . . .<br>
&gt;     &gt;     &gt; Creating Admin Server files and directories . . .<br>
&gt;     &gt;     &gt; dn: cn=Tasks, cn=admin-serv-ldap, cn=389 Administration<br>
&gt;     Server,<br>
&gt;     &gt;     &gt; cn=Server Grou<br>
&gt;     &gt;     &gt;  p, cn=ldap.mcs.local, ou=mcs.local, o=NetscapeRoot<br>
&gt;     &gt;     &gt; objectclass: top<br>
&gt;     &gt;     &gt; objectclass: nsResourceRef<br>
&gt;     &gt;     &gt; cn: Tasks<br>
&gt;     &gt;     &gt; Error adding entry &#39;cn=Tasks, cn=admin-serv-ldap, cn=389<br>
&gt;     &gt;     &gt; Administration Server, cn=Server Group, cn=ldap.mcs.local,<br>
&gt;     &gt;     &gt; ou=mcs.local, o=NetscapeRoot&#39;.  Error: No such object<br>
&gt;     &gt;     &gt; Exiting . . .<br>
&gt;     &gt;     &gt; Log file is &#39;/tmp/migrate5naZZB.log&#39;<br>
&gt;     &gt;     &gt;<br>
&gt;     &gt;     &gt;<br>
&gt;     &gt;     &gt; Here is the /tmp/migrate5naZZB.log&#39; log file:<br>
&gt;     &gt;     &gt; ---------------------<br>
&gt;     &gt;     &gt; [10/03/12:10:58:57] - [Migration] Info Beginning migration of<br>
&gt;     &gt;     &gt; Directory and Administration servers from /tmp/fedora-ds . . .<br>
&gt;     &gt;     &gt; [10/03/12:10:58:57] - [Migration] Info Beginning migration of<br>
&gt;     &gt;     &gt; directory server instances in /tmp/fedora-ds . . .<br>
&gt;     &gt;     &gt; [10/03/12:10:59:00] - [Migration] Info Your new DS instance<br>
&gt;     &gt;     &gt; &#39;slapd-ldap&#39; was successfully created.<br>
&gt;     &gt;     &gt; [10/03/12:10:59:13] - [Migration] Info Copying<br>
&gt;     &gt;     &gt; /tmp/fedora-ds/alias/slapd-ldap-cert8.db to<br>
&gt;     &gt;     &gt; /etc/dirsrv/slapd-ldap/cert8.db<br>
&gt;     &gt;     &gt; [10/03/12:10:59:13] - [Migration] Info Copying<br>
&gt;     &gt;     &gt; /tmp/fedora-ds/alias/slapd-ldap-key3.db to<br>
&gt;     &gt;     /etc/dirsrv/slapd-ldap/key3.db<br>
&gt;     &gt;     &gt; [10/03/12:10:59:13] - [Migration] Info Copying<br>
&gt;     &gt;     &gt; /tmp/fedora-ds/alias/secmod.db to<br>
&gt;     /etc/dirsrv/slapd-ldap/secmod.db<br>
&gt;     &gt;     &gt; [10/03/12:10:59:13] - [Migration] Info No<br>
&gt;     &gt;     &gt; /tmp/fedora-ds/alias/slapd-ldap-pin.txt to migrate<br>
&gt;     &gt;     &gt; [10/03/12:10:59:13] - [Migration] Info Copying<br>
&gt;     &gt;     &gt; /tmp/fedora-ds/shared/config/certmap.conf to<br>
&gt;     &gt;     &gt; /etc/dirsrv/slapd-ldap/<a href="http://certmap.co" target="_blank">certmap.co</a> &lt;<a href="http://certmap.co" target="_blank">http://certmap.co</a>&gt;<br>
&gt;     &lt;<a href="http://certmap.co" target="_blank">http://certmap.co</a>&gt;<br>
&gt;     &gt;     &lt;<a href="http://certmap.co" target="_blank">http://certmap.co</a>&gt;<br>
&gt;     &gt;     &gt; nf<br>
&gt;     &gt;     &gt; [10/03/12:10:59:14] - [Migration] Info Beginning migration of<br>
&gt;     &gt;     &gt; Administration server from /tmp/fedora-ds . . .<br>
&gt;     &gt;     &gt; [10/03/12:10:59:15] - [Migration] Info Creating Admin Server<br>
&gt;     &gt;     files and<br>
&gt;     &gt;     &gt; directories . . .<br>
&gt;     &gt;     &gt; [10/03/12:10:59:15] - [Migration] Debug No file to migrate:<br>
&gt;     &gt;     &gt; /tmp/fedora-ds/alias/admin-serv-ldap-cert8.db<br>
&gt;     &gt;     &gt; [10/03/12:10:59:15] - [Migration] Debug No file to migrate:<br>
&gt;     &gt;     &gt; /tmp/fedora-ds/alias/admin-serv-ldap-key3.db<br>
&gt;     &gt;     &gt; [10/03/12:10:59:15] - [Migration] Info Copying<br>
&gt;     &gt;     &gt; /tmp/fedora-ds/alias/secmod.db to<br>
&gt;     /etc/dirsrv/admin-serv/secmod.db<br>
&gt;     &gt;     &gt; [10/03/12:10:59:15] - [Migration] Info No<br>
&gt;     &gt;     &gt; /tmp/fedora-ds/alias/admin-serv-ldap-pin.txt to migrate<br>
&gt;     &gt;     &gt; [10/03/12:10:59:15] - [Migration] Info Copying<br>
&gt;     &gt;     &gt; /tmp/fedora-ds/shared/config/certmap.conf to<br>
&gt;     &gt;     &gt; /etc/dirsrv/admin-serv/<a href="http://certmap.co" target="_blank">certmap.co</a> &lt;<a href="http://certmap.co" target="_blank">http://certmap.co</a>&gt;<br>
&gt;     &lt;<a href="http://certmap.co" target="_blank">http://certmap.co</a>&gt;<br>
&gt;     &gt;     &lt;<a href="http://certmap.co" target="_blank">http://certmap.co</a>&gt;<br>
&gt;     &gt;     &gt; nf<br>
&gt;     &gt;     &gt; [10/03/12:10:59:15] - [Migration] Info Error adding entry<br>
&gt;     &#39;cn=Tasks,<br>
&gt;     &gt;     &gt; cn=admin-serv-ldap, cn=389 Administration Server, cn=Ser<br>
&gt;     &gt;     &gt; ver Group, cn=ldap.mcs.local, ou=mcs.local,<br>
&gt;     o=NetscapeRoot&#39;.  Error:<br>
&gt;     &gt;     &gt; No such object<br>
&gt;     &gt;     Look in the access log of your configuration directory server -<br>
&gt;     &gt;     look for<br>
&gt;     &gt;     err=32 along with a DN that looks like the above.  For an ADD<br>
&gt;     &gt;     operation,<br>
&gt;     &gt;     you get err=32 (No such object) when the parent of the entry<br>
&gt;     you are<br>
&gt;     &gt;     attempting to add cannot be found.<br>
&gt;     &gt;     &gt; [10/03/12:10:59:15] - [Migration] Fatal Exiting . . .<br>
&gt;     &gt;     &gt; Log file is &#39;/tmp/migrate5naZZB.log&#39;<br>
&gt;     &gt;     &gt;<br>
&gt;     &gt;     &gt;<br>
&gt;     &gt;     &gt; Thanks,<br>
&gt;     &gt;     &gt; Brian<br>
&gt;     &gt;     &gt;<br>
&gt;     &gt;     &gt;<br>
&gt;     &gt;<br>
&gt;     ------------------------------------------------------------------------<br>
&gt;     &gt;     &gt;<br>
&gt;     &gt;     &gt; --<br>
&gt;     &gt;     &gt; 389 users mailing list<br>
&gt;     &gt;     &gt; <a href="mailto:389-users@lists.fedoraproject.org">389-users@lists.fedoraproject.org</a><br>
&gt;     &lt;mailto:<a href="mailto:389-users@lists.fedoraproject.org">389-users@lists.fedoraproject.org</a>&gt;<br>
&gt;     &gt;     &lt;mailto:<a href="mailto:389-users@lists.fedoraproject.org">389-users@lists.fedoraproject.org</a><br>
&gt;     &lt;mailto:<a href="mailto:389-users@lists.fedoraproject.org">389-users@lists.fedoraproject.org</a>&gt;&gt;<br>
&gt;     &gt;     &gt; <a href="https://admin.fedoraproject.org/mailman/listinfo/389-users" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/389-users</a><br>
&gt;     &gt;<br>
&gt;     &gt;     --<br>
&gt;     &gt;     389 users mailing list<br>
&gt;     &gt;     <a href="mailto:389-users@lists.fedoraproject.org">389-users@lists.fedoraproject.org</a><br>
&gt;     &lt;mailto:<a href="mailto:389-users@lists.fedoraproject.org">389-users@lists.fedoraproject.org</a>&gt;<br>
&gt;     &gt;     &lt;mailto:<a href="mailto:389-users@lists.fedoraproject.org">389-users@lists.fedoraproject.org</a><br>
&gt;     &lt;mailto:<a href="mailto:389-users@lists.fedoraproject.org">389-users@lists.fedoraproject.org</a>&gt;&gt;<br>
&gt;     &gt;     <a href="https://admin.fedoraproject.org/mailman/listinfo/389-users" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/389-users</a><br>
&gt;     &gt;<br>
&gt;     &gt;<br>
&gt;     &gt;<br>
&gt;     ------------------------------------------------------------------------<br>
&gt;     &gt;<br>
&gt;     &gt; --<br>
&gt;     &gt; 389 users mailing list<br>
&gt;     &gt; <a href="mailto:389-users@lists.fedoraproject.org">389-users@lists.fedoraproject.org</a><br>
&gt;     &lt;mailto:<a href="mailto:389-users@lists.fedoraproject.org">389-users@lists.fedoraproject.org</a>&gt;<br>
&gt;     &gt; <a href="https://admin.fedoraproject.org/mailman/listinfo/389-users" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/389-users</a><br>
&gt;<br>
&gt;     --<br>
&gt;     389 users mailing list<br>
&gt;     <a href="mailto:389-users@lists.fedoraproject.org">389-users@lists.fedoraproject.org</a><br>
&gt;     &lt;mailto:<a href="mailto:389-users@lists.fedoraproject.org">389-users@lists.fedoraproject.org</a>&gt;<br>
&gt;     <a href="https://admin.fedoraproject.org/mailman/listinfo/389-users" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/389-users</a><br>
&gt;<br>
&gt;<br>
&gt; ------------------------------------------------------------------------<br>
&gt;<br>
&gt; --<br>
&gt; 389 users mailing list<br>
&gt; <a href="mailto:389-users@lists.fedoraproject.org">389-users@lists.fedoraproject.org</a><br>
&gt; <a href="https://admin.fedoraproject.org/mailman/listinfo/389-users" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/389-users</a><br>
<br>
--<br>
389 users mailing list<br>
<a href="mailto:389-users@lists.fedoraproject.org">389-users@lists.fedoraproject.org</a><br>
<a href="https://admin.fedoraproject.org/mailman/listinfo/389-users" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/389-users</a><br>
</div></div></blockquote></div><br>