File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
#! /bin/sh
2
2
# /
3
3
# / 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,
5
5
# / reads in a `users.txt` files and `teams.txt` files to change the distinguished
6
6
# / name (DN) of each user and team to your new LDAP provider's DN. See PRE-REQUISITES
7
7
# / below for more information on creating and formatting those files.
8
8
# /
9
9
# / AUTHOR: @IAmHughes
10
10
# /
11
11
# / 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
13
13
# / `teams.txt` files to change the distinguished name (DN) of each user and team to
14
14
# / your new LDAP provider's DN. See PRE-REQUISITES below for more information on
15
15
# / creating and formatting those files.
You can’t perform that action at this time.
0 commit comments