File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33# / NAME:
44# / update-user-and-team-dn-for-ldap - For a GitHub Enterprise Instance using LDAP,
55# / reads in a `users.txt` files and `teams.txt` files to change the distinguished
6- # / name (DN) of each user and team to your new LDAP provider's DN.
6+ # / name (DN) of each user and team to your new LDAP provider's DN. See PRE-REQUISITES
7+ # / below for more information on creating and formatting those files.
78# /
89# / AUTHOR: @IAmHughes
910# /
1011# / DESCRIPTION:
1112# / For a GitHub Enterprise Instance using LDAP, reads in a `users.txt` files and
1213# / `teams.txt` files to change the distinguished name (DN) of each user and team to
13- # / your new LDAP provider's DN.
14+ # / your new LDAP provider's DN. See PRE-REQUISITES below for more information on
15+ # / creating and formatting those files.
1416# /
1517# / PRE-REQUISITES:
1618# / Before running this script, you must create a Personal Access Token (PAT)
You can’t perform that action at this time.
0 commit comments