Description of problem: When doing a basic install of Samba and FDS and following the Howto for integrating the two the migrate_password.pl must be modified to migrate the Samba Administrator account. The following items must be commented out of migrate_password.pl: * mailRoutingAddress * mailHost * inetLocalMailRecipient * kerberosSecurityObject * krbName A note that these items need to be commented out, or at least the some editing of the migrate_password.pl file may be necessary, would be helpful. Version-Release number of selected component (if applicable): FDS 1.0.1 Samba 3.0.10 Migration Tools from http://www.padl.com/download/ v47 How reproducible: Always Steps to Reproduce: 1. Create file with contents: Administrator:x:0:0:Samba Admin:/root:/bin/bash 2. /usr/share/openldap/migration/migrate_passwd.pl /tmp/sambaAdmin > /tmp/sambaAdmin.ldif 3. /opt/fedora-ds/slapd-<server>/ldif2ldap "cn=Directory manager" password /tmp/sambaAdmin.ldif Actual results: The first error is about kerberosSecurityObject being an unknown objectClass. Similar errors are given about the other items listed above. The user is not added to FDS. Expected results: The user should be added to FDS Additional info:
Upstream ticket: https://fedorahosted.org/389/ticket/143
Closing this bug due to moving to the trac system. https://fedorahosted.org/389/ticket/143