• Bug#266617: migrate_passwd.pl uses incompatible inetOrgPerson/account c

    From Per Olofsson@1:229/2 to All on Wed Aug 18 15:30:12 2004
    From: [email protected]

    Package: migrationtools
    Version: 45-2
    Severity: important
    Tags: patch

    When I try to use migrate_passwd.pl, slapadd complains about inetOrgPerson/account being an invalid combination or similar. If I
    remove the account class, however, everything seems to work fine. The
    account class doesn't look very important, please consider the patch
    below.

    --- /usr/share/migrationtools/migrate_passwd.pl 2004-07-23
    17:16:20.000000000 +0200
    +++ migrate_passwd.pl.structural 2004-08-18 14:11:38.000000000
    +0200
    @@ -116,7 +116,6 @@
    print $HANDLE "objectClass: inetOrgPerson\n";
    }

    - print $HANDLE "objectClass: account\n";
    print $HANDLE "objectClass: posixAccount\n";
    print $HANDLE "objectClass: top\n";

    --
    Pelle


    --
    To UNSUBSCRIBE, email to [email protected]
    with a subject of "unsubscribe". Trouble? Contact [email protected]

    --- SoupGate-Win32 v1.05
    * Origin: you cannot sedate... all the things you hate (1:229/2)