Bug 186955 - documentation: migrate_password.pl must be modified
Summary: documentation: migrate_password.pl must be modified
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: 389
Classification: Retired
Component: wiki
Version: 1.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Rich Megginson
QA Contact: Ben Levenson
URL: http://directory.fedora.redhat.com/wi...
Whiteboard:
Depends On:
Blocks: 389_1.3.0
TreeView+ depends on / blocked
 
Reported: 2006-03-27 17:48 UTC by Mont Rothstein
Modified: 2015-11-13 22:45 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-11-13 22:45:26 UTC
Embargoed:


Attachments (Terms of Use)

Description Mont Rothstein 2006-03-27 17:48:52 UTC
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:

Comment 1 Martin Kosek 2012-01-04 13:49:01 UTC
Upstream ticket:
https://fedorahosted.org/389/ticket/143

Comment 3 Noriko Hosoi 2015-11-13 22:45:26 UTC
Closing this bug due to moving to the trac system.

https://fedorahosted.org/389/ticket/143


Note You need to log in before you can comment on or make changes to this bug.