File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11#! /bin/sh
22# /
33# / NAME:
4- # / update-user-and-team-dn-for-ldap - For a GitHub Enterprise Instance using LDAP,
4+ # / 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
66# / name (DN) of each user and team to your new LDAP provider's DN. See PRE-REQUISITES
77# / below for more information on creating and formatting those files.
88# /
99# / AUTHOR: @IAmHughes
1010# /
1111# / DESCRIPTION:
12- # / For a GitHub Enterprise Instance using LDAP, reads in a `users.txt` files and
12+ # / For a GitHub Enterprise instance using LDAP, reads in a `users.txt` files and
1313# / `teams.txt` files to change the distinguished name (DN) of each user and team to
1414# / your new LDAP provider's DN. See PRE-REQUISITES below for more information on
1515# / creating and formatting those files.
You can’t perform that action at this time.
0 commit comments