mirror of
https://github.com/PierreGode/Linux-Active-Directory-join-script.git
synced 2025-12-21 08:50:12 +01:00
updated info for Encrypted Password
updated info for Encrypted Password
This commit is contained in:
parent
e9057ebd54
commit
abda3455db
@ -130,6 +130,11 @@ you are sudo user if added to sudoes file, but the account is a standard account
|
||||
run in terminal: sudo usermod -a -G sudo user
|
||||
|
||||
|
||||
<p>Encrypted Password?:</p>
|
||||
I have added the option for readfie and also a way to encrypt ADadmin password for those that don´t want to use one-time passwords.
|
||||
sudo sh ADconnection.sh -p will promt you for a password that will be encrypted. pubic key, privat.key and a encrypted.dat files will be generated. find a way to store a least your private key and only place them in Linux-Active-Directory-join-script folder during join.
|
||||
|
||||
|
||||
Note. make sure dns works so it can properly find ldap server
|
||||
If you are using multiple domain servers or have a backup domain server, see example below
|
||||
[sssd]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user