#143 documentation: migrate_password.pl must be modified
Closed: wontfix by mreynolds. Opened by mkosek.

https://bugzilla.redhat.com/show_bug.cgi?id=186955

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:

batch update moving tickets to future

set default ticket origin to Community

Added initial screened field value.

http://www.port389.org/docs/389ds/howto/howto-samba.html ?

Metadata Update from @nkinder:
- Issue set to the milestone: FUTURE

Is this issue still relevant?

Metadata Update from @firstyear:
- Custom field reviewstatus adjusted to new (was: Needs Review)
- Issue close_status updated to: None

Metadata Update from @mreynolds:
- Custom field reviewstatus adjusted to None (was: new)
- Issue close_status updated to: wontfix
- Issue status updated to: Closed (was: Open)

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/143

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata