How passwd_import WorksWhen passwd_import processes entries, it compares group and password file entries to registry entries. It can find two types of conflicts:
Name Conflicts
UNIX ID Conflicts These conflicts can be found separately, as in the preceding examples, or together. For example, a registry entry of joe 102 and a UNIX entry of joe 102 are in conflict. When a conflict is found, you must either supply the information that is used to change the password and group file entries or inform passwd_import not to import that entry. The passwd_import command makes no changes to existing registry principals, groups, or accounts; but, if you so specify, it will create new principals, groups, and accounts in the registry that are based on the group and password files. More: The passwd_import Processing Steps Registry Entries Created by passwd_import
|