When exporting the list of objects currently selected for migration together with their attributes into a text file, some attributes such as msSFU30NisDomain are not present in the list.
The most common scenario for this is generating text file with attributes in order to use it later as import file to set some string attributes for the target users to different values in a migration session.
When exporting the file, migration manager will only display unicode string attributes, however other string attributes like IA5-String can also be set via the import file.
Attribute msSFU30NisDomain and others are not shown in the list, because when exporting, Migration Manager will only display Unicode String attributes (attribute syntax 2.5.5.12) and this attribute syntax is IA5-String (2.5.5.5).
Close the console, then go the registry editor. In
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Aelita\Migration Manager\CurrentVersion\Console\Components\Settings
change
"LDAPAttributesFilter"="(&(objectcategory=attributeschema)(isSingleValued=TRUE)(systemOnly=FALSE)(|(attributeSyntax=2.5.5.12)(attributeSyntax=2.5.5.5)))"
Then start the console, migration session and do the export again
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center