It looks like I got it fixed by adding 

    if 'sn' not in entry_attrs:
        entry_attrs.setdefault('sn', 'unknown sn')

at line 237 of /usr/lib/python3.6/site-packages/ipaserver/plugins/migration.py

All my users are imported now.
_______________________________________________
FreeIPA-users mailing list -- freeipa-users@lists.fedorahosted.org
To unsubscribe send an email to freeipa-users-le...@lists.fedorahosted.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/freeipa-users@lists.fedorahosted.org/message/BUGZOIXTUJVCUSWZWI7D2U7ZWIBW2LZJ/

Reply via email to