mirror of
https://github.com/PierreGode/Linux-Active-Directory-join-script.git
synced 2025-12-21 08:50:12 +01:00
Added password option. not finished!
Added password option. not finished in ADconnection.sh script.
This commit is contained in:
parent
fb5d43a00b
commit
e9057ebd54
2
readfile
2
readfile
@ -10,3 +10,5 @@ LOCALADMIN = null # name of the user for the local account # like :administrator
|
||||
SUDOERS = null # yes or no for adding group in sudoers #null for manual setup
|
||||
SSHSECURE = null # yes or no for for Blocking anyone but aprooved users #null for manual setup
|
||||
DISSPROMT = null # yes or no for disable sudo promt in terminal
|
||||
############### read encrypted passwd ############
|
||||
ENCRYPTEDPASSWD = null # yes or no # Use sh ADconnection.sh -p to generate encrypted passwd and store Private key in a safe place.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user