Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 647 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 647 Bytes

Arch-AD-Join (Work In Progress)

Join Arch Linux system to Active Directory

Scripted to provide configuration changes based on these instructions: https://wiki.archlinux.org/title/Active_Directory_integration#Active_Directory_configuration

The ad.config file adds Active Directory configuration details to configure the related services to use Active Directory Authentication. All conf files contain static configuration elements that are imported to generate the various service configuration files.

Operation

Update ad.config file with the settings that match your environment

Make Arch-AD-Join.sh excutable with "chmod +x"

Run Script