After you run the migrator tool with the getconfig
option, the migrator tool creates the securityRegexMap.list
file inside the folder, <working directory>/migration/nexus-migrator
.
The securityRegexMap.list
file contains the list of security entities in Nexus and the corresponding names for the entities to be created in Artifactory. You can edit the value of the entities to any valid value supported by Artifactory.
The following example shows a sample securityRegexMap.list file.
users: 8TestUserName: m-8TestUserName groups: 8test: m-8test permissions: 8privtest: m-8privtest
You can edit values against the target field to the desired entity name in Artifactory.