953 Commits

Author SHA1 Message Date
PierreGode
e85e37c75f
Major rework of the script planned
Major rework of the script will be made during 2020 right now it is very messy but working, (a lot of parts that are uneccessary repeated in the scrip
2020-04-17 11:32:41 +02:00
PierreGode
043eb81d51
Major rework planned
Major rework of the script will be made during 2020 right now it is very messy but working, (a lot of parts that are uneccessary parts are repeated in the script
2020-04-17 11:30:54 +02:00
PierreGode
0d344ea62b
Update ADconnection.sh 2020-04-17 11:29:05 +02:00
PierreGode
f51cccba1d
Ubuntu now supports readfile
Ubuntu now supports readfile
2020-04-17 11:01:55 +02:00
PierreGode
7fff704626
Update readfile 2020-04-17 10:43:05 +02:00
PierreGode
149db7ffc7
Update ADconnection.sh 2020-04-17 10:29:31 +02:00
PierreGode
5ca383ecac
Update MacOS.sh 2020-04-16 12:06:57 +02:00
PierreGode
2240eccf89
Update MacOS.sh 2020-04-16 12:05:52 +02:00
PierreGode
abda3455db
updated info for Encrypted Password
updated info for Encrypted Password
2020-04-14 11:26:40 +02:00
PierreGode
e9057ebd54
Added password option. not finished!
Added password option. not finished in ADconnection.sh script.
2020-04-14 11:18:14 +02:00
PierreGode
fb5d43a00b
Added Password encryption
Added Password encryption to generate encrypted password for automated joining with readfile
encryption will genetate encrypted.dat > (your password encrypted)  and private_key.pem  public_key.pem
all tree files are needed to decrypt the password. Find a way to get private_key.pem from outside source.
Please do NOT store your private_key.pem with the other files untill the joining process. encrypt a  password with sudo sh ADconnection.sh -p
2020-04-14 11:07:43 +02:00
PierreGode
0237a4b281
Added Password encryption
Added Password encryption to generate encrypted password for automated joining with readfile
encryption will genetate encrypted.dat > (your password encrypted)  and private_key.pem  public_key.pem
all tree files are needed to decrypt the password. Find a way to get private_key.pem from outside source.
Please do NOT store your private_key.pem with the other files untill the joining process. encrypt a  password with sudo sh ADconnection.sh -p
2020-04-14 11:02:12 +02:00
PierreGode
c2f67ff05d
Merge pull request #18 from PierreGode/readfile
Readfile
2020-04-03 11:46:38 +02:00
PierreGode
ae2448ea41
Update ADconnection.sh 2020-04-03 11:45:55 +02:00
PierreGode
97a2433108
Update ADconnection.sh 2020-04-03 11:43:22 +02:00
PierreGode
87be228576
Update readfile 2020-04-03 11:20:58 +02:00
PierreGode
0ed71f517d
Update ADconnection.sh 2020-04-03 11:11:54 +02:00
PierreGode
59e43e93e6
Update ADconnection.sh 2020-04-03 11:10:35 +02:00
PierreGode
f0991aeb9c
Update ADconnection.sh 2020-04-03 10:56:09 +02:00
PierreGode
07fdfe4a30
Update readfile 2020-03-27 09:12:11 +01:00
PierreGode
1a154a68d3
Update readfile 2020-03-27 09:10:15 +01:00
PierreGode
004a872400
Update ADconnection.sh 2020-03-27 09:04:53 +01:00
PierreGode
099588f0eb
Update ADconnection.sh 2020-03-25 17:18:57 +01:00
PierreGode
e4c7e201f4
Update ADconnection.sh 2020-03-25 17:12:46 +01:00
PierreGode
d736c91dcd
Update ADconnection.sh 2020-03-25 17:03:13 +01:00
PierreGode
5d26133670
Update ADconnection.sh 2020-03-25 16:33:46 +01:00
PierreGode
772e967198
Update ADconnection.sh 2020-03-25 16:23:34 +01:00
PierreGode
09a2cc8a0b
First readfile implementation
First readfile implementation waithing for tests..
2020-03-25 14:59:44 +01:00
PierreGode
49505818f8
Update readfile 2020-03-25 14:50:31 +01:00
PierreGode
e8afa1b600
Update readfile 2020-03-25 10:27:19 +01:00
PierreGode
d78cc63b40
Update readfile 2020-03-25 10:11:15 +01:00
PierreGode
2009c76b35
Update ADconnection.sh 2020-03-25 09:55:34 +01:00
PierreGode
913e713a01
Update ADconnection.sh 2020-03-25 09:52:29 +01:00
PierreGode
20533daa1f
Update readfile 2020-03-25 09:47:54 +01:00
PierreGode
771605ff5e
Update readfile 2020-03-25 09:46:55 +01:00
PierreGode
f155173571
Update readfile 2020-03-25 08:29:14 +01:00
PierreGode
74b562849e
Update readfile 2020-03-24 19:40:57 +01:00
PierreGode
35f7840d75
Start of readfile option answerfile
Start of readfile option answerfile
2020-03-24 19:34:47 +01:00
PierreGode
e45bf621a0
Update ADconnection.sh 2020-03-18 15:00:37 +01:00
PierreGode
ca7312b398
Update ADconnection.sh 2020-03-18 14:53:53 +01:00
PierreGode
0a2a9a6a5e
Added information
Added information about issue with SASL config
2020-03-11 21:01:17 +01:00
PierreGode
661b04ac6e
Added information
Added information about issue with SASL config
2020-03-11 20:58:52 +01:00
PierreGode
349aaea52a
removed failing line id_provider = ldap
Removed failed line 
#sed -i -e 's/id_provider = ad/id_provider = ldap/g' /etc/sssd/sssd.conf # failing line: giving no on configured: and user is unable to update password.

This will need some investigation and testing to verify that SASL if working.
2020-03-11 20:54:37 +01:00
PierreGode
a3e6afc086
fixes to ldap_tls_cacert
fixes to ldap_tls_cacert
2020-03-11 20:37:22 +01:00
PierreGode
cc8a663845
Update ADconnection.sh 2020-02-21 10:30:54 +01:00
PierreGode
8fe9487f77
Update ADconnection.sh 2020-02-21 10:27:50 +01:00
PierreGode
44bf86ccc2
I will add support for an (answer file)
I will add support for an (answer file) in early 2020 in progress 2020-02-13
2020-02-13 12:38:18 +01:00
PierreGode
a5187c6242
CentOS Fixes
CentOS Fixes
2020-02-13 10:56:24 +01:00
PierreGode
3364334297
Update ADconnection.sh 2020-02-13 10:47:09 +01:00
PierreGode
ddb4172f06
Update ADconnection.sh 2020-02-08 12:11:30 +01:00