Update README.md

Add DNS prompt
This commit is contained in:
jeanGaston 2023-10-27 11:04:51 +02:00 committed by GitHub
parent a2cfcf7b19
commit f4e5e6b15a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,6 +23,7 @@ This script automates the process of joining an Ubuntu Server to an Active Direc
- Administrator username (AdminUser)
- Administrator password
- Active Directory domain name
- Verify the DNS resolution by providing the DNS server IP address. If DNS resolution fails, you will be prompted to enter the DNS server IP.
6. The script will install the required packages, discover the domain, join the domain, configure SSSD, restart the service, add the user to the sudoers file, and verify the domain join.