PierreGode / Linux-Active-Directory-join-script

Active directory Join script for Ubuntu, Debian, CentOS, Linux Mint, Fedora, Kali, Elementary OS and Raspbian with built in failchcheck and debugmode for Ubuntu. "The most advanced and updated AD join script on GITHUB for Linux"
136 stars 45 forks source link

OU specification #32

Closed wi5nia closed 1 year ago

wi5nia commented 1 year ago

It would be nice if the script would allow to specify which OU to join

PierreGode commented 1 year ago

Hi! good one. thank you I have done a test implementation in dev branch for ubuntu. what distro are you using?

in DEV you can now specify OU in the readfile. I will be able to test this next week. but if you use Ubuntu feel free to test checking out the dev branch and adding the ou to the readfile before joining. /Pierre

wi5nia commented 1 year ago

Yes, doing Ubuntu so I will test it later :)

PierreGode commented 1 year ago

I was able to test it now. I have merged the commit to master now.