mirror of
https://github.com/PierreGode/Linux-Active-Directory-join-script.git
synced 2025-12-21 08:50:12 +01:00
Create ADconnection.sh
This commit is contained in:
parent
e6d875d5aa
commit
17816a9188
@ -1,11 +1,11 @@
|
||||
#!/bin/bash
|
||||
#####################################################################################################################
|
||||
# #
|
||||
# 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 is an normal bash script and can be executed with sh #
|
||||
# Generic user setup is: administrator, domain admins, groupnamesudores= groupname=hostname + sudoers on groupname #
|
||||
#####################################################################################################################
|
||||
##################################################################################################################################
|
||||
# #
|
||||
# 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 is an normal bash script and can be executed with sh #
|
||||
# Generic user setup is: administrator, domain admins, groupnamesudores= groupname=hostname + sudoers on groupname in AD groups #
|
||||
##################################################################################################################################
|
||||
|
||||
#known bugs: see line 23-24
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user