To migrate NIS domains
Notes
The following arguments are required.
Argument | Description |
---|---|
Specifies the name of the Network Information Service (NIS) domain that contains the map to migrate. | |
Specifies the NIS domain name in Active Directory. | |
MapfileToMigrate | Specifies the name of the NIS map source file to migrate. NIS map source files are the plain text files from which the NIS map databases are compiled. |
The nis2ad utility accepts the following options.
Option | Description |
---|---|
-m | Perform the migration. If this option is omitted, the program finds and reports conflicts but does not actually perform the migration. |
-c FileName | Specifies the file where conflict details are written. Uses a default file if not specified. |
-t TargetContainer | Specifies the target container name. Applicable only when creating a new NIS domain. If not specified, uses the default or uses the container of the target domain. |
-f FileName | Specifies the name of the log file. Uses a default file if not specified. |
-r yes|no | Replace object in Active Directory with object being migrated. Default is no. |
-p Password | If needed and if not specified, the user will be prompted. |
Specifies the path of the directory that contains NIS map source files. | |
-s Server | Specifies the domain controller server hosting Active Directory. Otherwise use the current server. |
-u User | Specifies the name of the user having administrator privileges on this computer. If not specified, nis2ad uses the current user. |
Notes
nis2ad /?
Related Topics
Understanding NIS data migration