mirror of
https://github.com/PierreGode/Linux-Active-Directory-join-script.git
synced 2025-12-21 16:50:13 +01:00
Create ADconnection.sh
This commit is contained in:
parent
e6d875d5aa
commit
17816a9188
@ -1,11 +1,11 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
#####################################################################################################################
|
##################################################################################################################################
|
||||||
# #
|
# #
|
||||||
# This script is written by Pierre Goude #
|
# This script is written by Pierre Goude #
|
||||||
# This program is open source; you can redistribute it and/or modify it under the terms of the GNU General Public #
|
# This program is open source; you can redistribute it and/or modify it under the terms of the GNU General Public #
|
||||||
# This is an normal bash script and can be executed with sh #
|
# This is an normal bash script and can be executed with sh #
|
||||||
# Generic user setup is: administrator, domain admins, groupnamesudores= groupname=hostname + sudoers on groupname #
|
# Generic user setup is: administrator, domain admins, groupnamesudores= groupname=hostname + sudoers on groupname in AD groups #
|
||||||
#####################################################################################################################
|
##################################################################################################################################
|
||||||
|
|
||||||
#known bugs: see line 23-24
|
#known bugs: see line 23-24
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user