users data produces objectClass "nisMailAlias", cannot be imported into LDAP
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
migrationtools (Debian) |
New
|
Unknown
|
|||
migrationtools (Ubuntu) |
Invalid
|
Low
|
Unassigned |
Bug Description
Binary package hint: migrationtools
The migrationtools script generates a user account including a mail alias objectClass=
I happened to run into this on my "root" user, an account I did not want to import in LDAP anyway. But, I thought I'd point out the problem.
Either a warning should be emitted signifying the need to include misc.schema or a straightforward way to filter the users and groups to remove all those below UID=1000 or something would be great!
Of course, this was my first time ever attempting to setup and run these tools, so this problem may have more to do with my own ignorance than with the scripts themselves.
Changed in migrationtools: | |
status: | Unknown → Unconfirmed |
I have added the misc.schema line to slapd.conf and restarted slapd. "/usr/bin/ ldapadd -c" ./migrate_ all_online. sh still
However, LDAPADD=
fails miserably.
Is my workaround the wrong one?
Antony