<p dir="ltr">How did you create them manually?</p>
<div class="gmail_quote">Am 29.01.2013 01:39 schrieb "Paul Klos" <<a href="mailto:paul@klos2day.nl">paul@klos2day.nl</a>>:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<u></u>
<div style="font-family:'Sans Serif';font-size:9pt;font-weight:400;font-style:normal">
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">You might have a look at this: <a href="http://docs.kolab.org/en-US/Kolab_Groupware/3.0/html/Administrator_Guide/chap-Administrator_Guide-Kolab_Web_Administration_Panel.html#sect-Administrator_Guide-Kolab_Web_Administration_Panel-Editing_user_types" target="_blank">http://docs.kolab.org/en-US/Kolab_Groupware/3.0/html/Administrator_Guide/chap-Administrator_Guide-Kolab_Web_Administration_Panel.html#sect-Administrator_Guide-Kolab_Web_Administration_Panel-Editing_user_types</a></p>

<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">Admittedly, this will not solve your migration issue, but it will let you create your own UUIDs.</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">I added this to the user_types table in the kolab database myself (choose your own key name for this):</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">insert into user_types (`key`, `name`, `description`, `attributes`) values ('*** My Key ***', 'Mail-enabled POSIX user (custom uid)', 'A mail-enabled POSIX user of whom the uid may be edited manually', '{\"auto_form_fields\":{\"alias\":{\"data\":[\"givenname\",\"preferredlanguage\",\"sn\"]},\"cn\":{\"data\":[\"givenname\",\"preferredlanguage\",\"sn\"]},\"displayname\":{\"data\":[\"givenname\",\"preferredlanguage\",\"sn\"]},\"gidnumber\":[],\"homedirectory\":{\"data\":[\"givenname\",\"preferredlanguage\",\"sn\"]},\"mail\":{\"data\":[\"givenname\",\"preferredlanguage\",\"sn\"]},\"mailhost\":{\"optional\":true},\"uid\":{\"data\":[\"givenname\",\"preferredlanguage\",\"sn\"]},\"uidnumber\":[],\"userpassword\":{\"optional\":true}},\"form_fields\":{\"alias\":{\"optional\":true},\"uid\":[],\"givenname\":[],\"initials\":{\"optional\":true},\"kolabdelegate\":{\"type\":\"list\",\"autocomplete\":true,\"optional\":true},\"kolabinvitationpolicy\":{\"type\":\"select\",\"values\":[\"\",\"ACT_MANUAL\",\"ACT_REJECT\"],\"optional\":true},\"kolaballowsmtprecipient\":{\"type\":\"list\",\"optional\":true},\"kolaballowsmtpsender\":{\"type\":\"list\",\"optional\":true},\"l\":{\"optional\":true},\"loginshell\":{\"type\":\"select\",\"values\":[\"/bin/bash\",\"/usr/bin/git-shell\",\"/sbin/nologin\"]},\"mailalternateaddress\":{\"type\":\"list\",\"optional\":true},\"mailquota\":{\"optional\":true},\"mobile\":{\"optional\":true},\"nsroledn\":{\"type\":\"list\",\"autocomplete\":true,\"optional\":true},\"o\":{\"optional\":true},\"ou\":{\"type\":\"select\"},\"pager\":{\"optional\":true},\"postalcode\":{\"optional\":true},\"preferredlanguage\":{\"type\":\"select\"},\"sn\":[],\"street\":{\"optional\":true},\"telephonenumber\":{\"optional\":true},\"title\":{\"optional\":true},\"userpassword\":{\"optional\":true}},\"fields\":{\"objectclass\":[\"top\",\"inetorgperson\",\"kolabinetorgperson\",\"mailrecipient\",\"organizationalperson\",\"person\",\"posixaccount\"]}}');</p>

<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">Unfortunately, this did not work with the current version of kolab-webadmin. I had to revert to 3.0.3-2.</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">This wasn't a major issue for me, as I only have 5 users, so I recreated them manually. But maybe it will help you come up with some sort of migration scheme.</p>

<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">Cheers,</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">Paul</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">Op maandag 28 januari 2013 14:34:51 schreef Ian Coubrough:<br></p>
<p style="margin-top:12px;margin-bottom:12px;margin-left:40px;margin-right:40px;text-indent:0px">Hi,<br><br>I have the same issue,  it would be good to have the ability to edit the UUID at the point of creation,  I may have found a solution, though not fully tested...  If you add another secondary email address without the domain eg 'mmueller', the login on Roundcube will accept this as a valid user name.<br>
</p>
<p style="margin-top:12px;margin-bottom:12px;margin-left:40px;margin-right:40px;text-indent:0px">regards<br><br>Ian Coubrough<br><br></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:40px;margin-right:40px;text-indent:0px">On 28/01/2013 07:26, Thomas Baumann wrote:<br></p>
<p style="margin-top:12px;margin-bottom:12px;margin-left:80px;margin-right:80px;text-indent:0px">Hello, </p>
<p style="margin-top:12px;margin-bottom:12px;margin-left:80px;margin-right:80px;text-indent:0px">  </p>
<p style="margin-top:12px;margin-bottom:12px;margin-left:80px;margin-right:80px;text-indent:0px">Due to migration reasons from another e-Mail Solution to kolab, Users want to use their old Login Data (which was a UUID like). The LDAP UUID is created automatically and not overidable. </p>

<p style="margin-top:12px;margin-bottom:12px;margin-left:80px;margin-right:80px;text-indent:0px">How could a LDAP-dump being performed, edited, and loaded back into the 389 Directory Server? </p>
<p style="margin-top:12px;margin-bottom:12px;margin-left:80px;margin-right:80px;text-indent:0px">E.g. UUID created automatically for Mathias Mueller is “mueller", but user wants to login with “mmueller” as before. </p>

<p style="margin-top:12px;margin-bottom:12px;margin-left:80px;margin-right:80px;text-indent:0px">So is it really sufficient only to change LDAP Directory, or do I need to adapt mysql Tables as well? </p>
<p style="margin-top:12px;margin-bottom:12px;margin-left:80px;margin-right:80px;text-indent:0px">  </p>
<p style="margin-top:12px;margin-bottom:12px;margin-left:80px;margin-right:80px;text-indent:0px">Mit herzlichen Grüßen / with kind regards, </p>
<p style="margin-top:12px;margin-bottom:12px;margin-left:80px;margin-right:80px;text-indent:0px">T. Baumann </p>
<p style="margin-top:12px;margin-bottom:12px;margin-left:80px;margin-right:80px;text-indent:0px">  </p>
<p style="margin-top:12px;margin-bottom:12px;margin-left:80px;margin-right:80px;text-indent:0px">-- <br>tiri GmbH<br>Lauenburger Str. 31a<br>21493 Schwarzenbek<br>Tel. 04151 8674995<br>Fax. 04151 8674996<br>Net. <a href="http://www.tiri.li" target="_blank"><span style="text-decoration:underline;color:#0000ff">http://www.tiri.li</span></a><br>
<br>Geschäftsführer: Anja Baumann, Thomas Baumann<br>Sitz Schwarzenbek, Amtsgericht Lübeck, HRB 8837 HL </p>
<p style="margin-top:12px;margin-bottom:12px;margin-left:80px;margin-right:80px;text-indent:0px">  <br><br></p>
<pre style="margin-top:12px;margin-bottom:0px;margin-left:80px;margin-right:80px;text-indent:0px"><span style="font-family:'Courier New,courier'">_______________________________________________</span></pre>
<pre style="margin-top:0px;margin-bottom:0px;margin-left:80px;margin-right:80px;text-indent:0px"><span style="font-family:'Courier New,courier'">Kolab-users mailing list</span></pre>
<pre style="margin-top:0px;margin-bottom:0px;margin-left:80px;margin-right:80px;text-indent:0px"><a href="mailto:Kolab-users@kolab.org" target="_blank"><span style="font-family:'Courier New,courier';text-decoration:underline;color:#2b74c7">Kolab-users@kolab.org</span></a></pre>

<pre style="margin-top:0px;margin-bottom:12px;margin-left:80px;margin-right:80px;text-indent:0px"><a href="https://www.intevation.de/mailman/listinfo/kolab-users" target="_blank"><span style="font-family:'Courier New,courier';text-decoration:underline;color:#2b74c7">https://www.intevation.de/mailman/listinfo/kolab-users</span></a> <br>
</pre>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><br><br></p></div><br>_______________________________________________<br>
Kolab-users mailing list<br>
<a href="mailto:Kolab-users@kolab.org">Kolab-users@kolab.org</a><br>
<a href="https://www.intevation.de/mailman/listinfo/kolab-users" target="_blank">https://www.intevation.de/mailman/listinfo/kolab-users</a><br></blockquote></div>