PowerCenter
- PowerCenter 10.4.0
- All Products
infacmd isp ListAllUsers
Native/<source user name>,<LDAP security domain>/<target user name>
Native/User1,COMPANY.COM/User1 Native/User2,COMPANY.COM/User2 Native/User3,COMPANY.COM/User3
infacmd isp migrateUsers -dn <domain name> -un <administrator user name> -pd <administrator password> -sdn <security domain> -umf <user migration file>
Option
| Description
|
---|---|
-DomainName
-dn
| Name of the Informatica domain.
|
-UserName
-un
| User name to connect to the domain.
Specify the user name of the administrator account you specified in the infasetup switchToKerberosMode command.
|
-Password
-pd
| Password for the administrator account.
|
-SecurityDomain
-sdn
| LDAP security domain of the administrator account used to connect to the domain.
Specify _infaInternalNamespace.
|
-UserMigrationFile
-umf
| Path and file name of the user migration file.
The command skips entries with a duplicate source user name or target user name.
|
infacmd isp migrateUsers -dn InfaDomain -un nodeuser01 -pd password -sdn _infaInternalNamespace -umf C:\Infa\um_s.txt