Mapping users from GitHub.com to GitHub Enterprise with LDAP
Prerequisites
Generate a mapping manifest
model_name,source_url,target_url,recommended_action
user,https://github.com/NitesWatchGuy,https://ghe.example.com/jsnow,map
user,https://github.com/Khaleesi,https://ghe.example.com/dtargaryen,map
user,https://github.com/2short4u,https://ghe.example.com/tlannister,map
user,https://github.com/sclegane,https://ghe.example.com/sclegane,map
user,https://github.com/DireWolf,https://ghe.example.com/ghost,mapUse the manifest with the map command
PreviousMigrate multiple organizations and repositories from GitHub.com to GitHub EnterpriseNextConsolidating users from GitHub.com to GitHub Enterprise
Last updated