PierreGode
f02d992334
Update ADconnection.sh
2020-04-27 23:19:06 +02:00
PierreGode
3c88cde1d2
Update ADconnection.sh
2020-04-27 23:07:07 +02:00
PierreGode
0aecc7bb8f
patch package issue
...
patch package issue
2020-04-27 22:57:54 +02:00
PierreGode
8765250225
patch package issue
...
patch package issue
2020-04-27 22:51:46 +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
149db7ffc7
Update ADconnection.sh
2020-04-17 10:29:31 +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
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
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
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
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
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
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
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
PierreGode
4e106527e4
Added support for SASL (LDAPS)
...
Perform a SASL (Negotiate/Kerberos/NTLM/Digest) LDAP bind with request signing (integrity verification) on-SSL-encrypted) LDAP connection.
2020-02-06 15:51:36 +01:00
PierreGode
100f469cf3
Added support for SASL (LDAPS)
...
Perform a SASL (Negotiate/Kerberos/NTLM/Digest) LDAP bind with request signing (integrity verification) on-SSL-encrypted) LDAP connection.
2020-02-06 15:33:58 +01:00
PierreGode
7e0e95d389
Added support for SASL (LDAPS)
...
Perform a SASL (Negotiate/Kerberos/NTLM/Digest) LDAP bind with request signing (integrity verification) on-SSL-encrypted) LDAP connection.
2020-02-06 15:12:29 +01:00
PierreGode
650c92e161
test
2020-02-06 15:07:57 +01:00
PierreGode
cb7b6db3df
test
2020-02-06 15:05:31 +01:00
PierreGode
296abfd770
test
2020-02-06 15:02:42 +01:00
PierreGode
38091e79cb
Added support for Elementary and Ubuntu 20
...
Added support for Elementary and Ubuntu 20
2020-02-04 14:08:13 +01:00
PierreGode
a1009b87de
Testing Ubuntu 20
...
Testing Ubuntu 20
2020-02-04 12:36:49 +01:00
PierreGode
6a3950d7d2
Added support for Elementary OS
...
Added support for Elementary OS
2020-01-20 14:56:26 +01:00
PierreGode
19c6cc8118
Update ADconnection.sh
2020-01-20 09:53:45 +01:00
PierreGode
ecb2fd87ef
Update ADconnection.sh
2020-01-20 09:40:38 +01:00
PierreGode
47abed20ae
Update ADconnection.sh
2020-01-20 09:37:39 +01:00
PierreGode
12c7bbf0f3
Update ADconnection.sh
2020-01-20 09:35:53 +01:00
PierreGode
084e644643
Update ADconnection.sh
2020-01-20 09:33:32 +01:00
PierreGode
d1ddfee519
Fixes to CentOS
...
Fixes to CentOS
2019-12-05 09:54:42 +01:00
PierreGode
e9aad036ce
Fixes to CentOS
...
Fixes to CentOS
2019-12-05 09:42:22 +01:00
PierreGode
e452ecc3c0
Small bugs fixed for CentOS
...
Small bugs fixed for CentOS
2019-12-04 11:19:10 +01:00
PierreGode
b7ae79b347
Small bug fixes for
2019-12-04 11:17:59 +01:00