Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
sysop-bioinformatics
management_scripts
Commits
a8cda6a6
Commit
a8cda6a6
authored
Apr 30, 2021
by
Haarst, Jan van
Browse files
Names of AD groups were changed.
parent
85789b82
Changes
1
Hide whitespace changes
Inline
Side-by-side
create_new_user.sh
View file @
a8cda6a6
...
...
@@ -16,15 +16,13 @@ ADMINPASSWORD=''
binddn
=
${
SUDO_USER
}
@wurnet.nl
declare
-A
DN_ARRAY
DN_ARRAY[
"dev1_Rusr"
]=
"CN=SERVERS_dev1_Rusr,OU=dev1.ab,OU=BioInformatics,OU=NoPolicy,OU=Servers,DC=wurnet,DC=nl"
DN_ARRAY[
"AB"
]=
"CN=USR_BIOINF_AB,OU=BioInformatics,OU=NoPolicy,OU=Servers,DC=wurnet,DC=nl"
DN_ARRAY[
"BIF"
]=
"CN=USR_BIOINF_BIF,OU=BioInformatics,OU=NoPolicy,OU=Servers,DC=wurnet,DC=nl"
DN_ARRAY[
"BIS"
]=
"CN=USR_BIOINF_BIS,OU=BioInformatics,OU=NoPolicy,OU=Servers,DC=wurnet,DC=nl"
DN_ARRAY[
"GEN"
]=
"CN=USR_BIOINF_GEN,OU=BioInformatics,OU=NoPolicy,OU=Servers,DC=wurnet,DC=nl"
DN_ARRAY[
"HMI"
]=
"CN=USR_BIOINF_HMI,OU=BioInformatics,OU=NoPolicy,OU=Servers,DC=wurnet,DC=nl"
DN_ARRAY[
"MOB"
]=
"CN=USR_BIOINF_NEM,OU=BioInformatics,OU=NoPolicy,OU=Servers,DC=wurnet,DC=nl"
DN_ARRAY[
"NEM"
]=
"CN=USR_BIOINF_NEM,OU=BioInformatics,OU=NoPolicy,OU=Servers,DC=wurnet,DC=nl"
#DN_ARRAY["PPH"]="CN=USR_BIOINF_PPH,OU=BioInformatics,OU=NoPolicy,OU=Servers,DC=wurnet,DC=nl"
#DN_ARRAY["VIR"]="CN=USR_BIOINF_VIR,OU=BioInformatics,OU=NoPolicy,OU=Servers,DC=wurnet,DC=nl"
DN_ARRAY[
"AB"
]=
"CN=USR_BIOINFORMATICS_SERVERS_AB_Rusr,OU=BioInformatics,OU=NoPolicy,OU=Servers,DC=wurnet,DC=nl"
DN_ARRAY[
"BIF"
]=
"CN=USR_BIOINFORMATICS_SERVERS_BIF_Rusr,OU=BioInformatics,OU=NoPolicy,OU=Servers,DC=wurnet,DC=nl"
DN_ARRAY[
"BIS"
]=
"CN=USR_BIOINFORMATICS_SERVERS_BIS_Rusr,OU=BioInformatics,OU=NoPolicy,OU=Servers,DC=wurnet,DC=nl"
DN_ARRAY[
"GEN"
]=
"CN=USR_BIOINFORMATICS_SERVERS_GEN_Rusr,OU=BioInformatics,OU=NoPolicy,OU=Servers,DC=wurnet,DC=nl"
DN_ARRAY[
"HMI"
]=
"CN=USR_BIOINFORMATICS_SERVERS_HMI_Rusr,OU=BioInformatics,OU=NoPolicy,OU=Servers,DC=wurnet,DC=nl"
DN_ARRAY[
"MOB"
]=
"CN=USR_BIOINFORMATICS_SERVERS_MOB_Rusr,OU=BioInformatics,OU=NoPolicy,OU=Servers,DC=wurnet,DC=nl"
DN_ARRAY[
"NEM"
]=
"CN=USR_BIOINFORMATICS_SERVERS_NEM_Rusr,OU=BioInformatics,OU=NoPolicy,OU=Servers,DC=wurnet,DC=nl"
DB
=
"
${
SCRIPTPATH
}
"
/users.sqlite3.db
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment